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]

Invalid option `-Wno-long-long' when bootstrapping with gcc 2.7.2.3



I've tried to bootstrap the current gcc CVS version but got an failure:

gcc -c  -DIN_GCC    -g -W -Wall -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I/home/sites/home/users/aj/builds/gcc/gcc -I/home/sites/home/users/aj/builds/gcc/gcc/config -I/home/sites/home/users/aj/builds/gcc/gcc/../include /home/sites/home/users/aj/builds/gcc/gcc/cppmain.c
cc1: Invalid option `-Wno-long-long'

I'm using gcc 2.7.2.3 on mips-linux.  Please add a test if
-Wno-long-long can be used for the stage1 bootstrap.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de


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