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

Developer Center

[GPRBUILD] New attributes Object_Generated and Objects_Linked

Wednesday April 16, 2008

New attributes for languages are created: Object_Generated (when "false", it means that no object file is created by the "compiler") and Objects_Linked (when "false", it means that the object files of the languages are not linked in an executable or put in a library).

 

Posted by Posted in Development Log, GNAT Compilation System