[EMAIL PROTECTED] writes:
> >Description:
> When compiling with gcc-3.0 there are problems with
> libstdc++, which is not linked to the executables
> There also seems to be a problem with libwrap, who is
> complaining about functions being called with wrong number
> of arguments (this is not a prob with 2.95.4)
> >How-To-Repeat:
> Compile mysql with gcc 3.0
> >Fix:
> set LDFLAGS=-lstdc++
Hi!
MySQL must NOT be linked with libstdc++ !
To prevent that
export CXX=gcc
before running configure on the fresh tarball.
--
Regards,
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer
/_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
<___/ www.mysql.com
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php