comp.lang.ada
 help / color / mirror / Atom feed
From: Luke A. Guest <laguest@archeia.com>
Subject: Re: Where to get Zero Footprint Profile?
Date: Sun, 25 May 2014 14:25:32 +0000 (UTC)
Date: 2014-05-25T14:25:32+00:00	[thread overview]
Message-ID: <199524360422720595.802029laguest-archeia.com@nntp.aioe.org> (raw)
In-Reply-To: aff058ad-963f-493f-8e08-c1eaf06707f9@googlegroups.com

<droiddermo@gmail.com> wrote:
>> Have you read the information at the Ada Bare Bones site?
> Yes, I have. This is exactly what is done in Tamp project (I've put the
> link in the first post). The article suggest to reimplement ZFP yourself
> by copying and editing some files from original runtime library. I'd like
> to have a look at the full ZFP. It seems that Adacore provide it only for their customers.

They are both my projects.

You create the zfp by copying the relevant source files from the version of
gnat source you have, they are all intrinsics so don't need any rt.
Interfaces.c needs to have the subprigrams removing as they return I
constrained types, unless you enable a simple secondary stack.

Like


  reply	other threads:[~2014-05-25 14:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-24 18:00 Where to get Zero Footprint Profile? droiddermo
2014-05-24 18:50 ` ake.ragnar.dahlgren
2014-05-25  8:39   ` droiddermo
2014-05-25 14:25     ` Luke A. Guest [this message]
2014-05-25 18:42       ` droiddermo
2014-05-25 19:34         ` Luke A. Guest
2014-05-26  0:39         ` Robert A Duff
2014-05-26  8:26         ` Brian Drummond
replies disabled

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