Re: -mdynamic-no-pic
Re: -mdynamic-no-pic
- Subject: Re: -mdynamic-no-pic
- From: Jonas Maebe <email@hidden>
- Date: Tue, 1 Dec 2009 23:47:50 +0100
On 01 Dec 2009, at 23:22, Joel Reymont wrote:
> Can -mdynamic-no-pic be used when building frameworks or bundles?
No.
> Do frameworks and bundles fall under shared libraries, as per the description of -mdynamic-no-pic?
Yes. A framework is nothing but a shared library in a special directory structure. The difference between shared libraries and bundles used to be that you couldn't unload shared libraries but you could unload bundles, but that has long been fixed. I don't know what the difference still is these days (they use different startup code, so there has to be some difference).
Jonas _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden