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.