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]

cygwin bootstrap failure II


Platform:  i686-pc-cygwin (NT4/SP4)
Version: cvs 3.1 updated Sun Sep 23 00:51:49  2001 UTC 

bootstrap fails on the first attempt to use the cc1.exe built in stage1.

echo "int xxy_us_dummy;" >tmp-dum.c
./xgcc -B./ -B/usr/local/i686-pc-cygwin/bin/ -isystem
/usr/local/i686-pc-cygwin/include -S tmp-dum.c
cc1.exe: Tree check: expected class 't', have 'x' (error_mark) in
i386_pe_encode_section_info, at config/i386/winnt.c:386

This is a recent problem, as cvs from Fri Sep 21 01:28:15  2001 UTC fails
later in the bootstrap.



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