* Christophe Meudec:
> So how can the body of system.soft_links be elaborated prior to the
> body of ada.exceptions since it is dependent on it?
The standard library is not subject to the elaboration rules of the
language. It's not written in standard Ada, either.
Just an old newbie question.
when I look at the elaboration order generated by gnatbind for the
standard libraries I get the following:
...
system.soft_links (spec)
system.soft_links (body)
...
ada.exceptions (body)
...
but the body of soft_links contains
Ada.Exceptions.Save_Occ