Example - Using an Alternate Standard Library

A common scenario is creating a library that contains the Ada Standard Library that ships with a specific compiler (e.g. GNAT, Green Hills, etc...).

In this example we will build a new standard Understand for Ada database containing a mythical compiler’s Ada 95 standard library.

undada -create_95 -db myproject -standard /gnat/standard/ 

This tells Understand for Ada to use the files in /gnat/standard/ instead of it’s usual Ada 95 standard library source.


Scientific Toolworks, Inc.
http://www.scitools.com