MySQL Forums
Forum List  »  Connector/C++

Re: link libmysqlclient.a statically in xcode 3.1.4
Posted by: Mike Christen
Date: November 19, 2009 01:38PM

Evidently xcode gives .dylib precedence in the linker in the search paths -- so took /usr/local/mysql out of the path, to force it to static link.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: link libmysqlclient.a statically in xcode 3.1.4
2946
November 19, 2009 01:38PM


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.