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 dies in gcc/toplev.c


make bootstrap from cvs sources (as of 3:42 am EDT, Sep. 14) dies in
gcc/toplev.c

This occurs under sparc-sun-solaris2.7...

gcc  -DIN_GCC  -DSVR4  -g -W -Wall  -DHAVE_CONFIG_H    -I. -I../../egcs/gcc
-I../../egcs/gcc/config -I../../egcs/gcc/../include  \
  -DTARGET_NAME=\"sparc-sun-solaris2.7\" \
  -c `echo ../../egcs/gcc/toplev.c | sed 's,^\./,,'`
../../egcs/gcc/toplev.c: In function `set_fatal_function':
../../egcs/gcc/toplev.c:1948: warning: assignment from incompatible pointer
type
../../egcs/gcc/toplev.c: In function `compile_file':
../../egcs/gcc/toplev.c:3174: structure has no member named `template'
gmake[2]: *** [toplev.o] Error 1

Loring


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