Bootstrap failure on Linux/x86-64 in Ada

Arnaud Charlet charlet@adacore.com
Tue Dec 20 14:13:00 GMT 2005


> Could you please find a more elegant solution ? Thanks in advance.

See e.g. setting of EXTRA_GCC_FLAGS in Makefile.tpl for a way to handle that:

EXTRA_GCC_FLAGS = \
[...]
        "`echo 'LANGUAGES=$(LANGUAGES)' | sed -e s'/[^=][^=]*=$$/XFOO=/'`" \

Arno



More information about the Gcc mailing list