Re: Linker problems
Re: Linker problems
- Subject: Re: Linker problems
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 13 Nov 2006 00:24:09 -0700
On Nov 12, 2006, at 9:02 PM, Daimen Duncan wrote:
However, in order to get it to link correctly, it seems I have to
actually add the paths to the lib files manually to the target as
well. Shouldn't the compiler be able to figure this out?
Not unless you add a library search path to the target.
And, because I'm trying to build universal binaries, the lib files
end up in separate directories corresponding to architecture. Do I
have to create a separate target for each architecture so I can add
the lib paths?
How did you do that? If you add multiple architectures to a target,
the Xcode build system is supposed to combine them together into one
binary.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
_______________________________________________
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