This is the mail archive of the gcc-patches@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]

Re: [PATCH] Make `outer_function_chain' external


> gcc -c -g -O2      -gnatpg -gnata -I- -I. -Iada -I/home/s/test/tt/gcc-cvs/gcc/gcc/ada /home/s/test/tt/gcc-cvs/gcc/gcc/ada/ada.ads -o ada/ada.o
> gcc: /home/s/test/tt/gcc-cvs/gcc/gcc/ada/ada.ads: Ada compiler not installed on
> this system

That's most likely because Woody is using the old gnatgcc approach for gnat.
You can use CC=gnatgcc ./configure ... when configuring

Arno


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