On Fri, Oct 14, 2005 at 10:28:44AM +0200, Jonatan Taminau wrote:
I'm working in Xcode 2.1, which uses the GNU C/C++ Compiler 4.0.
The only file I include is <mysql++.h> and I had to include the following
linker flags:
-bind_at_load -lmysqlclient -lmysqlpp
Is it possible to compile without -bind_at_load? Just to eliminate
possible variables here.
BTW, My apologies for creating an unnecessary new thread but how can you
reply to messages without being subscribed to the mailinglist? (I just send
mails to the plus...@lists.mysql.com address with subject the name of the
thread)
I am subscribed, with one of my other addresses: cdf...@netdirect.ca.
- Chris