This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Work around too long C++ symbol names


On Wed, 2004-02-25 at 22:13, Fco Javier wrote:

> 2) It is possible to "obfuscate" some symbolnames in the final 
> executable file to reduce the file size of may executable. In the faq is 
> metioned the use of GNU as. Where can find some documentation or 
> dicussion groups about this?

I think you want strip to remove this info.

man strip

-- 
Thanks
KenF
OpenOffice.org developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]