Re: Universal Shared libraries
Re: Universal Shared libraries
- Subject: Re: Universal Shared libraries
- From: Eric Albert <email@hidden>
- Date: Mon, 6 Mar 2006 11:08:13 -0800
On Mar 6, 2006, at 9:09 AM, Mark Thomas wrote:
I have converted a shared library XCode project to be universal
now, but
when it creates ppc & i386 .dylib's it creates them separately not
together,
like when doing an application.
I would prefer to have a single .dylib for both ppc & i386 is this
possible ?, as it seems the architecture allows this I think ?, as
looking
inside frameworks the shared libraries there are both.
Can you clarify what you mean by "it creates them separately not
together"? Universal dylibs are the same as universal applications
-- one binary with multiple architectures inside.
-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