excluding exported symbols from dynamic shared library
excluding exported symbols from dynamic shared library
- Subject: excluding exported symbols from dynamic shared library
- From: "Philip" <email@hidden>
- Date: Mon, 21 Jun 2004 15:13:15 -0700
Much thanks to an anticipated answer to this problem.
What is the easiest way to export from a dynamic shared library, only the
symbols I want to.
By default gcc exports everything, resulting in significant load time and
symbol name clashes with other libraries.
Thanks,
Philip
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.