Re: How to build a stripped version of gcc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Philippe Scelers wrote:
> 
> 
> Does anyone know how to do a stripped build of gcc?
> 
> Thanks for help,
> 
> Philippe Scelers
> 
> 
> 

just pass the -s flag to the linker during the make process:

# make LDFLAGS=-s
-- 
View this message in context: http://www.nabble.com/How-to-build-a-stripped-version-of-gcc-tp15481792p15600396.html
Sent from the gcc - Help mailing list archive at Nabble.com.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux