Re: Cocoa-Application with Universal Static Library
Re: Cocoa-Application with Universal Static Library
- Subject: Re: Cocoa-Application with Universal Static Library
- From: Daniel Vollmer <email@hidden>
- Date: Wed, 25 Jan 2006 19:59:44 +0100
On 25.01.2006, at 19:51, Clark Cox wrote:
Are you sure that libwavelet.a is being built correctly? From this, it
looks like libwavelet.a is a ppc-only library. I'd start by looking at
the settings that are different between your Debug and Release
configurations (if you want, you can copy and past them into text
documents, and then use FileMerge or opendiff to compare them)
It wasn't; sorry for the noise. Reason being, the default
architecture flags for a BSD static library only build for
NATIVE_ARCH in release mode, unlike the Cocoa-based app default
project settings which build for ppc AND i386.
The problem itself exists in both Debug and Release targets, but was
masked by ZeroLink for the Debug built.
Thanks,
Daniel.
_______________________________________________
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