Hello All,

I recently installed MySQL 3.23.44 from source with no problems and all seems to
be working fine. From the docs, it recommends gcc 2.95, and our server has gcc
2.91, server specs:

Red Hat Linux release 6.2 (Zoot)
Kernel 2.4.10 on an i686
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

it was compiled with the following settings:
CCFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions
-fno-rtti" \
./configure --prefix=/usr/local/mysql --with-berkeley-db --without-docs
--without-bench \
--without-readline --enable-assembler --with-mysqld-ldflags=-all-static \
--with-mysqld-user=mysql_user --with-low-memory --with-tcp-port=3306 \
--with-unix-socket=/tmp/mysql.sock --localstatedir=/usr/local/mysql/var

Would it be recommeded to upgrade our gcc for future MySQL releases, and if so,
what is the recommended way to upgrade the gcc on a RH/Linux box?? 

Sorry about the slightly OT posting...

mysql database.
Mike(mickalo)Blezien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
http://www.thunder-rain.com
Tel: 1(225)686-2002
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


---------------------------------------------------------------------
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

Reply via email to