Hello,
I normally install a cross-compiler GCC via "make install". The
executables size increased quite noticeable in recent GCC releases. So,
I tried to use "make install-strip". Unfortunately this also strips the
target libraries libsupc++.a, libstdc++.a, libssp.a, libssp_nonshared.a
and libgomp.a. Interestingly the target libraries libgcc.a, libm.a and
libc.a are NOT stripped. Having the debugging information available in
the target libraries is quite nice. What is the intended behaviour of
"make install-strip" for target libraries? Is there a make target that
includes only the executables and libraries for the host system?
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber@xxxxxxxxxxxxxxxxxx
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.