X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: wei Subject: Failed building GCC 4.1.2 on Cygwin Date: Wed, 28 Mar 2007 03:37:51 +0000 (UTC) Lines: 16 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/