Baho Utot schrieb: > > #-- Options to be used when stripping binaries. See `man strip' for details. > STRIP_BINARIES="--strip-all" > #-- Options to be used when stripping shared libraries. See `man strip' > for details. > STRIP_SHARED="--strip-unneeded" > #-- Options to be used when stripping static libraries. See `man strip' > for details. > STRIP_STATIC="--strip-debug" > > Works fine
next time i build the system (probably later today) i'll just use '--strip-unneeded' unconditionaly. until now i used --strip-all on binaries. a little googling convinced me to change my script as --strip-unneeded seems to to have intelligence ;) i'll write about the results as soon as the build is done. tobias -- tobias.gas...@ebp-gasser.ch ebp gasser, winkel 6, ch-4208 nunningen tel +41 61 793 0099 / fax +41 61 793 0093 -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page