Hi,

Tue, 22 Jul 2003 18:15:59 -0700 (PDT) tarihinde MySQL
<[EMAIL PROTECTED]> soyle yazdi:

DF>     I am compiling MySQL 4.0.14 with GCC 3.2.3, Glibc 2.3.1 and Linux
DF>     2.4.21 on a x86.
...
DF>     CFLAGS="-O2 -march=athlon" CXX=gcc CXXFLAGS="-march=athlon -O2
DF>    -felide-constructors" ./configure  --prefix=/usr/local/mysql
DF>    --with-charset=latin5 --without-docs
DF>    --with-mysqld-ldflags=-all-static--disable-shared
DF>    --with-client-ldflags=-all-static --without-innodb
M> I had a somewhat similar experience, but with version 3.23.57.  I used
M> my normal configure options (from gcc 2.95.3) and my perlAPI scripts
M> all had serious difficulties.  I retried without specifying any
M> options to configure, and everything is fine [so far].  I noticed that
M> the 'build from source' help only refers to gcc 2.95.3 for x86.
I know... But it also says that compiling with GCC 3.2 should be safe.

I compiled GCC 2.95.3 on my system, compiled MySQL with using it but the
same problem resides with mysql_install_db.

I then noticed that this mailing list is also available through Google
Groups. The search I made was more efficient than the one I made on the
lists.mysql.com site. I found two or three similar cases, without
-all-static flags they had success. Yes, I did too.

I am using Slackware, this is reproducable under Slackware 9.0 and later
(-current). But Slackware 8.1 seems fine. I had thought it was a GCC 2/3
debate, it seems not. I could only downgrade GLIBC too.

I wonder, is this a Slackware issue?

I do want to statically link everything :-)

                               Doruk

--
FISEK INSTITUTE - http://www.fisek.org

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to