Location of Ada Standard package

Florian Weimer fw@deneb.enyo.de
Thu May 30 08:43:00 GMT 2019


* Patrick Kelly:

> So I'm trying to find where the Ada Standard package is, as part of
> understanding how GNAT works. As I understand it, Standard is not an
> actual defined package, but rather some kind of intrinsic. I have been
> unable to find where this is defined however.

There is no direct source file.  The package is created by the Stand
and CStand packages in the compiler source code.



More information about the Gcc-help mailing list