This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc failure when building current CVS


I just updated all packages and am trying to compile the
current CVS version of the cygwin dll and get the following. Any ideas?

make[2]: Entering directory `/usr/local/src/cygwin-src/build-output/i686-pc-cygwin/winsup/mingw'
/usr/local/src/cygwin-src/build-output/gcc -L/usr/local/src/cygwin-src/build-output/i686-pc-cygwin/winsup -L/usr/local/src/cygwin-src/build-output/i686-pc-cygwin/winsup/cygwin -L/usr/local/src/cygwin-src/build-output/i686-pc-cygwin/winsup/w32api/lib -isystem /usr/local/src/cygwin-src/temp.src/winsup/include -isystem /usr/local/src/cygwin-src/temp.src/winsup/cygwin/include -isystem /usr/local/src/cygwin-src/temp.src/winsup/w32api/include -isystem /usr/local/src/cygwin-src/temp.src/newlib/libc/sys/cygwin -isystem /usr/local/src/cygwin-src/temp.src/newlib/libc/sys/cygwin32 -B/usr/local/src/cygwin-src/build-output/i686-pc-cygwin/newlib/ -isystem /usr/local/src/cygwin-src/build-output/i686-pc-cygwin/newlib/targ-include -isystem /usr/local/src/cygwin-src/temp.src/newlib/libc/include -c -D__CRTDLL__ -U__MSVCRT__ -O2 -g -I/usr/local/src/cygwin-src/temp.src/winsup/mingw/include -I/usr/local/src/cygwin-src/temp.src/winsup/mingw/../w32api/include -I/usr/local/src/cygwin-src/temp.src/winsup/mingw/../include -nostdinc -nostdinc++ -iwithprefixbefore include -mno-cygwin /usr/local/src/cygwin-src/temp.src/winsup/mingw/crt1.c -o crt1.o
gcc: installation problem, cannot exec `cc1': No such file or directory
make[2]: *** [crt1.o] Error 1
make[2]: Leaving directory `/usr/local/src/cygwin-src/build-output/i686-pc-cygwin/winsup/mingw'
make[1]: *** [mingw] Error 1
make[1]: Leaving directory `/usr/local/src/cygwin-src/build-output/i686-pc-cygwin/winsup'
make: *** [all-target-winsup] Error 2
--
Joe Buehler


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]