Re: Symbol conflict?
Re: Symbol conflict?
- Subject: Re: Symbol conflict?
- From: David Rio Vierra <email@hidden>
- Date: Mon, 30 Dec 2002 21:46:17 -1000
If your app, bundle, and the framework it links to were all linked
using a two-level namespace, symbols would be imported from the correct
library. Two-level namespace was introduced and has been the default
for linkage since OS X 10.1.
On Monday, December 30, 2002, at 06:35 PM, Pierre-Olivier Latour wrote:
Hi,
Because I'm not really familiar with Mach-O, I would like to know how
the
runtime linker handles the following case:
I load code from a bundle into my app and this code links to a
framework in
/Library/Framework, however there are already symbols with the same
names as
the one imported, in my application's space. What happens?
_____________________________________________________________
Pierre-Olivier Latour email@hidden
Palo Alto, USA http://www.pol-online.net
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.