This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs-19980727 compilation stops
- To: egcs at cygnus dot com
- Subject: egcs-19980727 compilation stops
- From: Bjoern Wennberg <bjornw at fairplay dot no>
- Date: Wed, 29 Jul 1998 12:36:28 +0000
- Organization: FairPlay International AS
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