This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Failure of 3.2 bootstrap on irix6.5 - fixproto
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- To: <gcc-bugs at gcc dot gnu dot org>
- Cc: <ro at TechFak dot Uni-Bielefeld dot DE>
- Date: Wed, 1 May 2002 14:53:08 +1000
- Subject: Failure of 3.2 bootstrap on irix6.5 - fixproto
irix6.5 bootstrap of 3.2 dies (several times over last 24 hours) with
fixproto: populating `include'
fix-header: fixing curses.h
fix-header: fixing pbmplus.h
fix-header: fixing X11/Xfuncs.h
/exd4/billingd/src/gcc/gcc/fixproto[275]: 63964743 Memory fault(coredump)
make[2]: *** [stmp-fixproto] Error 1
make[2]: Leaving directory `/exd4/billingd/obj/gcc/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/exd4/billingd/obj/gcc/gcc'
make: *** [bootstrap-lean] Error 2
Last successful bootstrap was Sun Apr 28 03:13:55 2002 UTC
Without pointing any fingers, I see the change
2002-04-29 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* fixinc/inclhack.def (solaris_widec): Include <wchar.h> in
Solaris 2 <widec.h> if missing.
* fixinc/fixincl.x: Regenerate.
* fixinc/tests/base/widec.h: New file.