You can set the DYLD_IMAGE_SUFFIX environment variable
to "_debug" to make the linker use debug libraries, but
this would affect anything that loads a framework. If
you set it just before a plugin is loaded, it might only
affect that plugin.
Kevin G.
Hi,
I have an application which loads a CFPlugin.
This plugin links to a framework.
Now I want to add a switch so this plugin may load the release
framework
or the debug framework. Can this be done with some changes to my
application?
Telling the framework loader where to load framework from?
Gruß
Christian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden