Re: Linking a Universal Static Library in XCode 1.5
Re: Linking a Universal Static Library in XCode 1.5
- Subject: Re: Linking a Universal Static Library in XCode 1.5
- From: Eric Albert <email@hidden>
- Date: Wed, 22 Feb 2006 09:44:19 -0800
On Feb 22, 2006, at 7:50 AM, Josh Ferguson wrote:
<x-tad-bigger>My questions is pretty simple – I have a Universal static library whose PPC code is compiled in GCC 3.3 against the 10.2.8 SDK and whose x86 code is compiled against GCC 4.0/10.4u. When I try to link against this library a PPC only project in XCode 1.5 on 10.3.9, I get a linker error. Is the only option in this situation to add a new build target to my static library to compile a non-universal PPC version of my library? Or is there another way to get the library to link in XCode versions prior to 2.x?</x-tad-bigger>
What's the error? If the library is built as you've described, this should work.
-Eric
_______________________________________________
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