While installing GCC-4.1.2 - Pass 2 it is said that Create a separate build directory again. When i removed the previous build gcc-build directory and again created a gcc-build directory, I am not getting any output in the command provided(for sanity check)
echo 'main(){}' > dummy.c cc dummy.c readelf -l a.out | grep ': /tools' Although i was getting the output Pass 1 of GCC. What shoud I do? Please help...Its urgent. Many thankx in advance Regards -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page