Linking problem...
Linking problem...
- Subject: Linking problem...
- From: Jerry LeVan <email@hidden>
- Date: Fri, 15 Oct 2004 20:46:17 -0400
I have a cocoa application that I link against a
postgresql library.
There appear to be two libraries to choose from
libpq.a and libpg3.2.dylib
I picked libpq.a in Xcode but otool shows that
the compiled program will use libpg3.2.dylib
Is there a way I can have the linker do a static
link for this one library? ( ie use libpq.a )
(I am currently using ver 8.0.0b3 for postgresql
but most of the world is using version 7.x.x)
Thanks...
Jerry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden