Xcode lets me link a Universal static library against thin static libraries
Xcode lets me link a Universal static library against thin static libraries
- Subject: Xcode lets me link a Universal static library against thin static libraries
- From: Rush Manbert <email@hidden>
- Date: Fri, 31 Mar 2006 16:38:39 -0800
Hi again,
As Bullwinkle always said about pulling a rabbit out of his hat, "This
time for SURE!" ;-)
I have a project whose only target builds a BSD static library. It links
against a bunch of other BSD static libraries. I previously built it
only for ppc. Now I want to build it as a Universal library. I changed
the Xcode project by adding the second architecture type, but I didn't
change my library search paths for the other static libraries. This
meant that I was linking my fat static lib against thin static libs.
Xcode did not complain about this, at least not when I built the Debug
version. The build said it completed successfully.
I did not change any SDK settings, and I did not try to build the
Release version.
Is this a bug? Should I try some other test?
Thanks,
Rush
_______________________________________________
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