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]

bootstrap failure on 19991029 for i686-pc-linux-gnu


gcc -c  -DIN_GCC    -g -W -Wall  -DHAVE_CONFIG_H
-I. -I../../egcs/gcc -I../../egcs/gcc/config
-I../../egcs/gcc/../include ../../egcs/gcc/calls.c
../../egcs/gcc/calls.c: In function `emit_library_call':
../../egcs/gcc/calls.c:2697: `alignment_pad' undeclared (first use in
this function)
../../egcs/gcc/calls.c:2697: (Each undeclared identifier is reported
only once
../../egcs/gcc/calls.c:2697: for each function it appears in.)
../../egcs/gcc/calls.c: In function `emit_library_call_value':
../../egcs/gcc/calls.c:3646: parse error before `struct'
make[2]: *** [calls.o] Error 1
make[2]: Leaving directory `/home/michael/src/egcs-build/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/home/michael/src/egcs-build/gcc'
make: *** [bootstrap] Error 2
[michael@namaste egcs-build]$ gcc -v
Reading specs from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

And sure enough, it is not defined anywhere ;).

m.

-- 
Programmer                         "I wrote a song about dental floss,
Loki Entertainment Software         but did anyone's teeth get cleaner?"
http://lokigames.com/~briareos/              - Frank Zappa, re: the PMRC


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