>Solution: >Before you install gcc:
>ln -s /tools/bin/cpp /lib >After you install gcc: >ln -sf /usr/bin/cpp /lib i have the same problem, but when i tried this one, its not working. I'm getting the error as follows ../../../gcc-4.3.2/libgcc/../gcc/tsystem.h:111:18: error: time.h: No such file or directory make[2]: *** [_muldi3.o] Error 1 make[2]: Leaving directory `/sources/gcc-build3/i686-pc-linux-gnu/libgcc' make[1]: *** [all-target-libgcc] Error 2 make[1]: Leaving directory `/sources/gcc-build3' make: *** [all] Error 2 thanks for any help -- mahesh kumar
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
