On 10/19/06, Vince Greg <[EMAIL PROTECTED]> wrote:
I use the optimization for live Cd:
export CFLAGS = "-Os -s -fno-strict-aliasing"
CXXFLAGS=$CFLAGS
if I understand it's not possible to use optimisation for this package???
Don't optimize glibc unless you really know what you're doing.
Consider glibc a _very_ special package and leave it at that. Unless
you want to spend your time trying to dig up reasons for glibc test
failures. Besides, glibc is the one package that you want it fast
rather than small because every single binary uses it.
--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page