Re: XCODE choose system's EXPAT instead of my. Argh....
Re: XCODE choose system's EXPAT instead of my. Argh....
- Subject: Re: XCODE choose system's EXPAT instead of my. Argh....
- From: Tom Dibble <email@hidden>
- Date: Fri, 30 Jun 2006 07:15:40 -0700
- Thread-topic: XCODE choose system's EXPAT instead of my. Argh....
On 6/30/06 6:32 AM, "Ruslan Zasukhin" <email@hidden> wrote:
> On 6/30/06 3:54 PM, "Jochen Peters" <email@hidden> wrote:
>
> Hi Jochen,
>
>> Hi Ruslan,
>>
>> have you tried to disable switch "Link with default libs" ?
>
> Yes, but then it not links...at in list of not found sylbols there was no
> expat symbols. Only STD symbols.
Yeah, you'll need to re-specify the default libraries manually, excluding
the expat library. This is standard operating procedure when requiring a
static link of one particular library which is packaged as a dylib in the
system. Unless there's an "ignore specific default library" switch out
there somewhere (like what MS's linker uses), that's likely the only way
around this.
---- Tom Dibble
_______________________________________________
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