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] Switch -gnatI to ignore all representation clauses

Monday June 4, 2007

Use of this switch (option /IGNORE_REP_CLAUSES in VMS) results in ignoring all representation clauses and treating them as comments. This is useful when compiling foreign code (during an initial port, or for use with ASIS).

 

Posted by Posted in Development Log, GNAT Compilation System