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]

toplev.c not compiling



Richard,

I've just updated my trunk source and it now refuses to compile.  This 
seems to be fallout from your commit of yesterday:

gcc  -DIN_GCC    -g -O2  -DHAVE_CONFIG_H    -I. -I/home/rearnsha/gnusrc/egc
s/gcc -I/home/rearnsha/gnusrc/egcs/gcc/config -I/home/rearnsha/gnusrc/egcs/
gcc/../include -DUSE_COLLECT2 \
  -DTARGET_NAME=\"arm-unknown-netbsd1.4\" \
  -c `echo /home/rearnsha/gnusrc/egcs/gcc/toplev.c | sed 's,^\./,,'`
/home/rearnsha/gnusrc/egcs/gcc/toplev.c: In function `set_fatal_function':
/home/rearnsha/gnusrc/egcs/gcc/toplev.c:1955: warning: assignment from 
incompatible pointer type
/home/rearnsha/gnusrc/egcs/gcc/toplev.c: In function `compile_file':
/home/rearnsha/gnusrc/egcs/gcc/toplev.c:3181: structure has no member 
named `template'
gnumake[2]: *** [toplev.o] Error 1



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