Hi, I want to create my own lfs liveCD but I want to optimize the compilation So I execute advices that I had on this mailing list :
export CFLAGS = "-Os -s -fno-strict-aliasing" export CXXFLAGS=$CFLAGS But for each package the compilation is ok but lots of errors on test ? Why ? It is the same for the official live CD??? Thanks -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
