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]
Other format: [Raw text]

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.


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