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]

egcs-19980727 compilation stops


Hi there!

The compilation stops during a make bootstrap in this file (seems like
the variable 'flag' isn't defined)

/usr/local/packages/egcs/egcs-19980727/objdir/gcc/xgcc
-B/usr/local/packages/egcs/egcs-19980727/objdir/gcc/ -c
-DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../libf2c/libI77 -I..
-I../../../../libf2c/libI77/..  -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1
-DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1
-DSkip_f2c_Undefs=1  -g -O2 ../../../../libf2c/libI77/backspace.c
In file included from ../../../../libf2c/libI77/backspace.c:3:
../../../../libf2c/libI77/fio.h:38: parse error before `flag'
../../../../libf2c/libI77/fio.h:38: warning: no semicolon at end of
struct or union
../../../../libf2c/libI77/fio.h:39: warning: data definition has no type
or storage class
../../../../libf2c/libI77/fio.h:40: parse error before `urw'
../../../../libf2c/libI77/fio.h:40: warning: data definition has no type
or storage class
../../../../libf2c/libI77/fio.h:41: parse error before `ublnk'
../../../../libf2c/libI77/fio.h:41: warning: data definition has no type
or storage class


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