Shane Allen wrote:
> configure:12730: checking style of gethost* routines
> configure:12773: gcc -c -O -DDBUG_OFF -O3 -felide-constructors -fno-exceptions
>-fno-rtti
> -fpermissive -I/usr/local/mysql-glibc-2.2.2/include conftest.cc >&5
> gcc: installation problem, cannot exec `cc1plus': No suc
gt;
To: "B. van Velzen [VelzArt.nl]" <[EMAIL PROTECTED]>
Sent: Sunday, September 22, 2002 3:06 PM
Subject: Re: Re: Build errors with 3.23.51
> Your message cannot be posted because it appears to be either spam or
> simply off topic to our filter. To bypass the filter you must in
After much testing, I have managed to overcome the limits on file descriptors and such
on linux; and have a mysql daemon that is fairly lean and able to support several
thousand simultaneous connections.
I still, though, would like to see what kind of improvment gcc-3.0.4 makes as opposed
to 2
est -s conftest.o
configure:15318: $? = 0
configure:15328: result: glibc2
)
Regards,
Jocelyn
- Original Message -
From: "Shane Allen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 22, 2002 3:05 AM
Subject: Build errors with 3.23.51
> Running
pro -O3 -fno-omit-frame-poi
> nter -fno-implicit-templates -fno-exceptions -fno-rtti
> -DUSE_MYSYS_NEW -Werror conftest.cc >&5
> configure:15312: $? = 0
> configure:15315: test -s conftest.o
> configure:15318: $? = 0
> configure:15328: result: glibc2
>
> )
>
> Regards,
&g
Running Debian, 2.4.19pre1 kernel, gcc 3.0.4, glib-2.2.2 with linuxthreads and the
mysql-supplied linuxthreads patch.
I'm using the following configure line:
CFLAGS="-O3 -march=pentiumpro" CXX=gcc CXXFLAGS="-O3 -felide-constructors
-fno-exceptions -fno-rtti" ./configure --with-client-ldflags=