Re: Build mysql 4.0.18 on Aix 5.2

2004-04-29 Thread Sasha Pachev
erri wrote: I'm trying to compile 4.0.18 version on Aix 5.2 ML2 (IBM 7044-270 with Two cpu Power3-II), with gcc-2.95 with this parameters(note in mysql.com): CC="gcc -pipe -mcpu=powerpc -Wa,-many" \ CXX="gcc -pipe -mcpu=powerpc -Wa,-many" \ CXXFLAGS="-felide-constructors -fno-exceptions -fno-rtti"

Build mysql 4.0.18 on Aix 5.2

2004-04-28 Thread erri
I'm trying to compile 4.0.18 version on Aix 5.2 ML2 (IBM 7044-270 with Two cpu Power3-II), with gcc-2.95 with this parameters(note in mysql.com): CC="gcc -pipe -mcpu=powerpc -Wa,-many" \ CXX="gcc -pipe -mcpu=powerpc -Wa,-many" \ CXXFLAGS="-felide-constructors -fno-exceptions -fno-rtti" \ /configur