site_archiver(a)lists.apple.com
Delivered-To: darwin-dev(a)lists.apple.com
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 (Darwin-dev(a)lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.app…
This email sent to site_archiver(a)lists.apple.com
site_archiver(a)lists.apple.com
Delivered-To: darwin-dev(a)lists.apple.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=8a69ngiUK56s8f6L32yTI4oNSTVlnsyJ9PbWiCefsLs=; b=JaZK1HjmCfgRnzPGYd9kNBHBhL7AClla7xAp/vPaj1fmMjVdXS5kApOBv7HCWKffDg 5/4MuzUBRzoCbwmAB+H6z1laS1PsYKvpcjrfAyajIfXeKOPwpTfFw4HAq7KxZfid20e/ YmbPkgW9h5uRbP2zOoz6EDKruQemWqieC88Vk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=TGPvungI1QjOma0vAITeXBmfv3EHfEKMm2XGwC4vRSqvt6slsU6fWwFLVdw4cIYq6m Orm0H1jaUQqMi9PpK767apvkfBWa8sQ1IK32GKDe/E+dmKvovkAy7IEHph/4GG01YhQp 7Ps6RxCjrNYiTmBkLWmWXz5TU+nD4EUJ2JPtg=
Can -mdynamic-no-pic be used when building frameworks or bundles?
Do frameworks and bundles fall under shared libraries, as per the description of -mdynamic-no-pic?
Thanks, Joel
---
Mac hacker with a performance bent
http://www.linkedin.com/in/joelreymont
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (Darwin-dev(a)lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.app…
This email sent to site_archiver(a)lists.apple.com