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]

gcc-20010101 IRIX 6.5 installation



building snapshot gcc-20010101 under IRIX 6.5 (mips-sgi-irix6.5)
with make bootstrap stops with following error message:

/usr/local/gcc-2.95.2.n32/bin/gcc -c  -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc-20010101/gcc -I../../gcc-20010101/gcc/. -I../../gcc-20010101/gcc/config -I../../gcc-20010101/gcc/../include ../../gcc-20010101/gcc/regclass.c -o regclass.o
../../gcc-20010101/gcc/regclass.c:432: macro `REGISTER_MOVE_COST' used with only 2 args
../../gcc-20010101/gcc/regclass.c:437: macro `REGISTER_MOVE_COST' used with only 2 args
../../gcc-20010101/gcc/regclass.c:442: macro `REGISTER_MOVE_COST' used with only 2 args
../../gcc-20010101/gcc/regclass.c:447: macro `REGISTER_MOVE_COST' used with only 2 args
../../gcc-20010101/gcc/regclass.c:567: macro `REGISTER_MOVE_COST' used with only 2 args
../../gcc-20010101/gcc/regclass.c:569: macro `REGISTER_MOVE_COST' used with only 2 args
../../gcc-20010101/gcc/regclass.c:1732: macro `REGISTER_MOVE_COST' used with only 2 args
make[2]: *** [regclass.o] Error 1
make[2]: Leaving directory `/usr/people/wem/gccobj/gcc'
make[1]: *** [stage_a] Error 2
make[1]: Leaving directory `/usr/people/wem/gccobj/gcc'
make: *** [bootstrap] Error 2


same error with IRIX 5.3 (mips-sgi-irix5.3)

With best regards,
Werner Mausshardt

-- 
Werner Mausshardt		E-mail: werner.mausshardt@bruker.de
Software Department		Tel: +49 721 5161 448
Bruker Analytik GmbH		Fax: +49 721 5161 480


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