GCC CVS head Ada compile problem.
Manfred Hollstein
manfred.h@gmx.net
Sat Jun 5 17:47:00 GMT 2004
On Sat, 05 Jun 2004, 19:27:13 +0200, Richard Kenner wrote:
> Well, Ada hasn't yet been converted to use tree-ssa (that work is in
> progress), but getting the error you do when you do makes no sense to me,
> so I think something else is going on.
I think the reason is that "ada" has been taken out of BOOT_LANGUAGES
in gcc/Makefile.in. Earlier versions used to have "c" and "ada" as
the initializer, but today's version just contains
BOOT_LANGUAGES = c @all_boot_languages@
HTH, cheers.
l8er
manfred
More information about the Gcc
mailing list