differences in the elaboration order
| Newsgroups | gmane.comp.bug-tracking.gnats.general |
|---|---|
| Message-ID | <OF9C1EC97E.17E32DE2-ONC1256FB2.0047AAC3-C1256FB2.00488084@transport.alstom.com> |
Dear all, Is possible that the elaboration order is formally different if I move the environment from a workstation to another? Looking at the GNAT source code seems that the elaboration order algorithm use information as paths name etc. (e.g. machine dependent information). Clear the elaboration orders even if formally different is also valid because GNAT check it's validity, but I prefer to know if it may be different if I move the env. between two workstation. Note that I compile for a target machine, not for the host one. Regards, Paolo