After compiling nearly one hour,it stopped and reported the errors below: gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissi ng-prototypes -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG _H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I./../i ntl -I../../gcc/gcc/../libcpp/include \ -DHOST_MACHINE=\"i686-pc-cygwin\" -DTARGET_MACHINE=\"i686-pc-cygwin\" \ ../../gcc/gcc/c-pch.c -o c-pch.o gcc: no input files F:\cygwin\bin\make.exe[2]: *** [c-pch.o] Error 1 F:\cygwin\bin\make.exe[2]: Leaving directory `f:/temp/build/gcc' F:\cygwin\bin\make.exe[1]: *** [all-gcc] Error 2 F:\cygwin\bin\make.exe[1]: Leaving directory `f:/temp/build' F:\cygwin\bin\make.exe: *** [all] Error 2
I'm a newcomer here.Please help me! Thanks in advance! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/