Home | Contact | Pricing | News | Partners | Mailing List | Site Map

Developer Center

[GNAT] gnatlink “–GCC=gcc -xxx”

Thursday April 24, 2008

When gnatlink is invoked with –GCC= with an executable that is the same as the default one (gcc or <prefix>-gcc) and additional options, the back end switches from the ALI file are also used to compile the binder generated sources.

 

Posted by Posted in Development Log, GNAT Compilation System