MySQL Forums
Forum List  »  Source, Builds, Binaries

libmysqlclient for Mac-intel?
Posted by: Gary Ashford
Date: January 05, 2006 09:30AM

Hi all.

Referring to the source distribution of MySQL 5.0.15 using Mac OS X 10.4.3

I have been bashing my head on the desk trying to get the embedded MySQL client library to compile using Xcode version 2.1 as opposed to the automatically "configure"d gcc makefiles.
The reason for wanting to do this is to enable us to produce a "universal binary" version of the client library- (the same as you might get using the "-arch ppc -arch i386" gcc command line options).

(Universal binaries are a clever combination of both ppc and intel architectures which allow the same library to be used with ppc mach-o executables as well as Mac-intel executables- the new Mac platform which is going to be released this year.)

So far I have been unable to get Xcode to build anything viable. I have also been unable to get the configure script to set up the Makefiles for universal binaries.

If there's anyone out there that knows where i'm coming from with this, I would be very grateful for any help they can offer.

Thanks in advance
Gary

Options: ReplyQuote


Subject
Views
Written By
Posted
libmysqlclient for Mac-intel?
5092
January 05, 2006 09:30AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.