|
| | Subject: | Re: Ada standard elaboration order | | Group: | Gcc | | From: | Florian Weimer | | Date: | 19 Oct 2007 |
* 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.
|