Hi! Can anyone help me with a 64 Bit OS X 10.4 binary? I've tried to compile
it myself but get errors in the "make" process that I have no idea what to
do with.

Apple ships a MySQL 4.1.10a binary with Tiger, but it's not 64 bit. MySQL
doesn't have a 64 Bit OS X 10.4 binary yet.

Maybe my question should be... When can we have a MySQL binary compiled for
OS X 10.4 with 64 bit?

Anyone with ideas on how I can compile one myself, would greatly appreciate
it... Right now I run this (which will surely be munged by email clients
adding line breaks - assume it's all one line):

CC=gcc CFLAGS="-O3 -fno-omit-frame-pointer" CXX=gcc CXXFLAGS="-O3 -fast
-fno-omit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti"
./configure --prefix=/usr/local/mysql --with-extra-charsets=complex
--enable-thread-safe-client --enable-local-infile --disable-shared
--without-isam --without-docs --without-debug --with-raid  --without-bench
--with-mysql=/usr/local/mysql

Best Regards, Bruce


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

Reply via email to