Linking a Universal Static Library in XCode 1.5
Linking a Universal Static Library in XCode 1.5
- Subject: Linking a Universal Static Library in XCode 1.5
- From: "Josh Ferguson" <email@hidden>
- Date: Wed, 22 Feb 2006 09:50:24 -0600
- Thread-topic: Linking a Universal Static Library in XCode 1.5
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?
Thanks!
Josh
|
_______________________________________________
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