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]
Other format: [Raw text]

3.1 branch ada bootstrap fails


2002-05-02  John David Anglin  <dave@hiauly1.hia.nrc.ca>

        * Makefile.in (ALL_ADAFLAGS, MOST_ADAFLAGS): Add CFLAGS to defines.

This change causes ada to fail as of today as follows:

gnatgcc -c -g  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long    -W -Wall
-gnatpg -gnata -I- -I. -I/usr/src/cvs/gcc-3.1/
gcc/ada /usr/src/cvs/gcc-3.1/gcc/ada/ada.ads
gnat1: Invalid option `-Wno-long-long'
make[3]: *** [ada.o] Error 1


-- 
Gordon Sadler


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