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]

3.0.1 Build failure on Irix 6.5


I got this build failure today from the current gcc trunk
on Irix 6.5.3, building with gcc:

make[2]: Entering directory `/d0/people/rjamison/gcc/gcc/gcc/fixinc'
/bin/sh ./genfixes machname.h
Forbidden identifiers: LANGUAGE_ASSEMBLY LANGUAGE_C MIPSEB MIPSEL 
SYSTYPE_SVR4 host_mips mips sgi unix
cd . ; /bin/sh ./genfixes fixincl.x
./genfixes[71]: autogen:  not found
make[2]: *** [fixincl.x] Error 1
make[2]: Leaving directory `/d0/people/rjamison/gcc/gcc/gcc/fixinc'
make[1]: *** [fixinc.sh] Error 2
make[1]: Leaving directory `/d0/people/rjamison/gcc/gcc/gcc'
make: *** [all-gcc] Error 2


This problem did not exist in the 3.0 release, and would
be a bad regression for 3.0.1.



Bob



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