[lfs-support] Not getting any output in dummy.c after GCC pass2 installation...please help...urgent

2012-03-22 Thread Sumeet Shekhar
I am not getting any output while running the program dummy.c after GCC pass2 installation. Also it says that create gcc-build directory again. Should i remove the previous gcc-build and build it again or create another build directory with some other name. What should i do..? Please

[lfs-support] Regarding Create a separate build directory again

2012-03-21 Thread Sumeet Shekhar
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