• Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] Reduce the run-time assembly size in .NET

Thursday September 2, 2010

A new linking mechanism has been put in place with the .NET compiler to significantly lower the size of the mgnat.dll assembly, allowing only actually used run-time packages to be included in the final executable.

 

Posted by Posted in Development Log, GNAT Compilation System