Re: (almost) unable to compile with gcc 3.0

2001-08-06 Thread Sinisa Milivojevic
[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 > o

RE: (almost) unable to compile with gcc 3.0

2001-08-05 Thread Dipl.-Inf. Guus Leeuw jr.
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++ > > >Originator: Dennis Haney > >MySQL support: none > >

(almost) unable to compile with gcc 3.0

2001-08-05 Thread davh
t a prob with 2.95.4) >How-To-Repeat: Compile mysql with gcc 3.0 >Fix: set LDFLAGS=-lstdc++ >Originator:Dennis Haney >MySQL support: none >Synopsis: (almost) unable to compile with gcc 3.0 >Severity: serious >Priority: medium >Category: