Re: Xcode uses "SDK Path" instead of my "Library Search Paths" ?
Re: Xcode uses "SDK Path" instead of my "Library Search Paths" ?
- Subject: Re: Xcode uses "SDK Path" instead of my "Library Search Paths" ?
- From: Jerry Krinock <email@hidden>
- Date: Wed, 24 May 2006 14:33:00 -0700
- Thread-topic: Xcode uses "SDK Path" instead of my "Library Search Paths" ?
on 06/05/22 21:50, Peter O'Gorman at email@hidden wrote:
> use the -search_paths_first ld flag,
Thanks, that turns out to be the key that I was missing. Also, I am advised
that it's important this be a static library and not dynamic, to "insure"
that it takes precedence of the system's library installed in /usr/lib/.
An example of the complete solution to the problem of "over-riding" a system
library is here:
http://www.mail-archive.com/email@hidden/msg15596.html
_______________________________________________
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