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
I find this:
/mysql-standard-4.0.18-ibm-aix5.2.0.0-powerpc/lib/libmysqlclient.a
/mysql-standard-4.0.18-ibm-aix5.2.0.0-powerpc/lib/libmysqlclient_r.a
Is this mysqlclient ?
> At 9:51 +0200 4/20/04, erricharl wrote:
> >Hello.
> >I have installed binary version for aix 5.2 from www.mysql.net and
> >w