comp.lang.ada
 help / color / mirror / Atom feed
* How to use Zero Footprint runtime with GNAT GPL 2017
@ 2017-07-14  8:34 joakimds
  2017-07-14  8:42 ` Egil H H
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: joakimds @ 2017-07-14  8:34 UTC (permalink / raw)


Hi!

On the AdaCore blog one can read that there is a ZFP-runtime included with the release of GNAT GPL 2017 a month ago:
http://blog.adacore.com/gnat-gpl-2017-is-out

In the description it says "The native runtime comes with a Zero Foot Print runtime". How does one invoke it? I thought it is enough to add "--RTS=zfp" when invoking gprbuild. What I've done is creating a "Hello World!" application and attempted to buid it with the "--RTS=zfp" switch. I expected the compiler to tell me that "Ada.Text_IO" can't be used with the ZFP runtime. However, gprbuild complains "no language defined for project" instead.

If I could get compilation to work with ZFP runtime, I've been planning to try using GNAT.IO for printing to "standard out". And if that doesn't work, importing OS specific subprograms...

Is there anyone else in the Ada Community that has attempted to use the ZFP runtime? Any hints will be greatly appreciated.

Best regards,
Joakim

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2017-07-26 21:31 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-14  8:34 How to use Zero Footprint runtime with GNAT GPL 2017 joakimds
2017-07-14  8:42 ` Egil H H
2017-07-14  8:58   ` joakimds
2017-07-14 15:41     ` Simon Wright
2017-07-14 21:35       ` ake.ragnar.dahlgren
2017-07-17  7:13         ` Mark Lorenzen
2017-07-17  7:27           ` Simon Wright
2017-07-17 20:52             ` Luke A. Guest
2017-07-26 21:29               ` joakimds
2017-07-26 21:31             ` joakimds
2017-07-26 21:28           ` joakimds
2017-07-14  9:56 ` Mark Lorenzen
2017-07-15 13:16 ` Mr. Man-wai Chang
2017-07-15 16:29   ` Lucretia
2017-07-16 13:39     ` Jacob Sparre Andersen
2017-07-16 15:00       ` Lucretia
2017-07-16 14:17     ` Mr. Man-wai Chang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox