Re[2]: bundle project question
Re[2]: bundle project question
- Subject: Re[2]: bundle project question
- From: Ivan Kharin <email@hidden>
- Date: Tue, 19 Oct 2004 19:12:42 +0600
POG> All symbols, global and local, are listed in the symbol table. nm -n will
POG> display all of them, if you want to just display the global symbols, then
POG> use nm -g. Note that it will display undefined symbols as well.
Yes, all symbols are listed.
What i want is new bundle executable without any global and local
symbols (except exported & undefined, of course).
--
Ivan Kharin
_______________________________________________
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