This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Can't compile gcc-20011023 on cygwin, interrupted system call on gencheck.exe


I am trying to compile gcc-20011023 on a win2k/sp2 system running an up to
date installation ov the cygwin environment. The bootstrap process fails
like this:

./f/fini.exe ../../gcc-20011023/gcc/f/str-op.fin f/str-op.j f/str-op.h
./f/fini.exe ../../gcc-20011023/gcc/f/str-op.fin f/str-op.j f/str-op.h
./f/fini.exe ../../gcc-20011023/gcc/f/str-ot.fin f/str-ot.j f/str-ot.h
./f/fini.exe ../../gcc-20011023/gcc/f/str-ot.fin f/str-ot.j f/str-ot.h
./gengenrtl.exe -h > tmp-genrtl.h
./gencheck.exe > tmp-check.h
make[2]: execvp: : Interrupted system call
make[1]: *** [stage2_build] Error 127
make[1]: Leaving directory `/usr/local/src/objdir-gcc-20011023/gcc'
make: *** [bootstrap-lean] Error 2

Any ideas of what is going on?

Cheers,

/ChJ


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