Loading function from a bundle without loading all globals.
Loading function from a bundle without loading all globals.
- Subject: Loading function from a bundle without loading all globals.
- From: Michael Siek <email@hidden>
- Date: Thu, 13 Dec 2007 15:56:16 +0100
Hi all,
we are loading some function (pointers) from an external framework
using CFBundleGetFunctionPointerForName().
This is working fine but seems to have the (side) effect that all
global symbol of that framework seem to be
visible to the loading application.
Is the external framework loaded completely to the loading application?
Is there a way to avoid this or to hide other symbols than the
requested (it looks like some of them are conflicting...the usual
suspect: new/delete)?
Any hint is appreciated!
Michael
comosoft GmbH
Sitz: Hamburg
Registergericht: Amtsgericht Hamburg; HRB 96536
Geschaeftsfuehrer: Jochen Marheinecke, Manfred Ossenbeck, Sven Jacken
_______________________________________________
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