Re: Restricted or no run time in Ada



The "--RTS=zfp" just replaces the standard library path with "zfp"
path. The runtine directory and runtime code must exist inorder to
work. Those files are included in the PRO only.

Plus, I do not think this guy (a hobbist) wants to use the free GNAT
which MaRTE did. Instead of spending $14K per year for an Ada
compiler, when he could get one for a one time fee around $500
with complete documentation included.




In <bd291c9a-e51c-4efc-8de3-57174569904b@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, roderick.chapman@xxxxxxxxxxxxxx writes:
I have GNAT Pro 6.0.2 here. To get at the Zero Footprint
Profile, the documenation says:

1) Compile, bind and link with --RTS=zfp

2) You also need -nostdlib for the linker.

You should also really try to get a copy of the
"GNAT Pro User's Guide Supplement for
High-Integrity Edition Platforms" from AdaCore.

This is available to GNAT Pro customers, but I don't
think it's included in the GNAT GPL release.

Perhaps a polite request to AdaCore might yield results.
- Rod Chapman, Praxis


.



Relevant Pages