Re: "Flattening" a static library
Re: "Flattening" a static library
- Subject: Re: "Flattening" a static library
- From: Daniel Jalkut <email@hidden>
- Date: Fri, 04 Nov 2005 10:58:30 -0500
Yep - that's exactly it. If there's some way to link together a bunch of .o's such that they are a completely self-contained unit, instead of a collection of modules, I'd be very interested to know about it!
Daniel On Nov 3, 2005, at 8:22 PM, Rush Manbert wrote: One last time and I'll shut up. It sounds like you have already tried what I was thinking about, and the linker didn't do what I expected. I would expect that linking a.o, b.o, and c.o to create d.o would resolve all of the dependencies between a, b, and c, but that doesn't seem to be the case from what you said above. That sucks...
|
_______________________________________________
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