Hi,
I successfully build gcc-3.2.3 on many platform: linux x86 & x86_64 &
ia64, hpux parisc & pa64, solaris sparc & sparcv9, solaris x86.
Also I succeed build gcc-4.0.2 (not on HP-UX).
I wonder how to build a stripped version of gcc to reduce installation size.
I don't find any configuration option, nor make option documented.
Does anyone know how to do a stripped build of gcc?
Note: for test I strip my gcc installation file by file, executable and
dynamic libraries, but on Linux x86 & x86_64 I get link error and must
go back to unstripped files.
Thanks for help,
Philippe Scelers