Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Invoking the name mangler to create an Exported Symbols File?



I've tried googling on this a bit but so far I haven't found anything.

I'd like to make an Exported Symbols File to limit the symbols that are exported by the libraries that I build. I need to do this with GCC 3.3 so the nice new features in GCC 4 that make it easier to limit exported symbols won't work for me. All of the symbols that need to be exported by each library are contained in a single header file - Library.h for example. So all I really need to do is pass the Library.h file to the name mangler and have it spit out the results that I could then save as my Exported Symbols File. Something like this would be great:

"c++name_mangler Library.h"

Or:

"g++ --mangle-names Library.h"

Does anyone know how to do anything like this? Or does anyone know of any other way to do this?

Thanks!
_____________________________

Dave Thorup
Software Engineer
email@hidden

http://www.kuwan.net
HyperSpell - Check spelling in Mac OS X from any application.


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.