Re: [Xcode] creating lib from .a files
Re: [Xcode] creating lib from .a files
- Subject: Re: [Xcode] creating lib from .a files
- From: Dave MacLachlan <email@hidden>
- Date: Wed, 02 Nov 2005 16:56:36 -0800
You need at least one (empty will do as I remember) source file for
the compiler to compile.
Radar: 4133663 Project consisting of .a files should build into
single .a file without bogus source file
Cheers,
Dave
On Nov 2, 2005, at 4:18 PM, David Cohn wrote:
Hey all,
I've got a project which has several dozen targets that are built
separately into (BSD and Carbon) static libraries.
The final step should be to create one large static library from
the various individual ones.
I've created a new target, and added the ".a" files to the Link
Build Phase, but nothing gets created...
Shouldn't this be possible?
Do I have to go back to the (hundreds of) ".o" files to create the
all-encompassing static library?
Thanks in advance,
--Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40adobe.com
This email sent to email@hidden
_______________________________________________
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