[HELP] GCC 4.1 branch Ada status on powerpc-darwin?

Arnaud Charlet charlet@adacore.com
Fri Jan 20 15:22:00 GMT 2006


>  LIBGNAT=../rts/libgnat.a 
>  GCC_LINK="$(CC) -static-libgcc $(ADA_INCLUDES)"
> +TOOL_CC=$(CC) -static-libgcc

I'd rather avoid code duplication and reuse GCC_LINK if possible, or
split GCC_LINK in two if needed.

Otherwise the tools part is generally fine with me (passing -static-libgcc
to build gnatmake, gnatbind and gnatbl, although gnatbl is a small
C program which does not use exceptions)

Arno



More information about the Gcc mailing list