Re: newbie q: Static library in /usr/lib not being seen?
Re: newbie q: Static library in /usr/lib not being seen?
- Subject: Re: newbie q: Static library in /usr/lib not being seen?
- From: "Justin C. Walker" <email@hidden>
- Date: Sun, 19 Feb 2006 11:46:47 -0800
On Feb 19, 2006, at 11:43 , Markus Hitter wrote:
Am 19.02.2006 um 19:50 schrieb Mark Lucas:
To force the linker to use a static library, pass the library's
full pathname in a -l option to the linker.
While this works, the preferred way with Xcode is to add the
library to the project, just like you'd add a framework or a source
file.
Using /usr/lib for storing non-Apple libraries is an unfortunate
choice when using Xcode.
It's a bad idea for other reasons as well. The best option is to use
"/usr/local/lib".
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Enhancement of the Director's Income
--------
When LuteFisk is outlawed,
Only outlaws will have LuteFisk
--------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden