Hi All If you have a Development version of LFS or a DIY-Linux system and want to install gcc-3.3.6. Then you might need to use this sed line before you run "Make bootstrap"
sed -i 's/+16c/ /' ../gcc-3.3.6/gcc/Makefile.in All gcc tests should pass as expected. Any comments? Regards Dave -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
