This is the mail archive of the gcc@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]

Problem building latest tree on alpha


I get this:

(MAKE="make"; srcdir=`cd ../../egcs/gcc/fixinc && pwd` ; \
CC="gcc"; CFLAGS="-g"; LDFLAGS=""; \
WARN_CFLAGS="-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -
Wtraditional -pedantic -Wno-long-long"; \
export MAKE srcdir CC CFLAGS LDFLAGS WARN_CFLAGS; cd ./fixinc && \
/bin/sh ${srcdir}/mkfixinc.sh alphaev56-dec-osf4.0c alphaev56-dec-osf4.0c)
constructing ../fixinc.sh for alphaev56-dec-osf4.0c to run on alphaev56-dec-osf4
.0c
make TARGETS=oneprocess SHELL="/bin/sh" CC="gcc" CFLAGS="-g" LDFLAGS="" install-
bin
make[1]: Entering directory `/g/gcc/alpha3/gcc/fixinc'
/bin/sh ../../../egcs/gcc/fixinc/genfixes machname.h
make[1]: *** [machname.h] Error 1
make[1]: Leaving directory `/g/gcc/alpha3/gcc/fixinc'
make: *** [fixinc.sh] Error 2


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