Home | Contact | Pricing | News | Events | Partners | Mailing List | Site Map
  • Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] New switch –subdirs= for project-aware tools

Monday January 28, 2008

A new switch –subdirs=<subdir> has been added to all project-aware tools (gnatmake, gnatclean, gnatname, the gnat driver, gprbuild and gprclean). When this switches is used, the real directories (except the source directories) are subdirectories of the directories declared in the project files. If they don’t exist, they are created automatically.

 

Posted by Posted in Development Log, GNAT Compilation System