comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Simple 4 lines hang code using Ravenscar. Its this a Gnat bug?
Date: Fri, 22 Feb 2019 12:55:52 +0000
Date: 2019-02-22T12:55:52+00:00	[thread overview]
Message-ID: <ly8sy82d9j.fsf@pushface.org> (raw)
In-Reply-To: 77a8c8ac-cb03-43c6-bc95-2bf365df05be@googlegroups.com

AdaMagica <christ-usch.grein@t-online.de> writes:

> pragma Profile is a configuration pragma, and as such it must be
> defined (for Gnat) in a special configuration unit.

I'm not sure what the rules are, and it's certainly true that putting
the configuration pragmas in a special unit (typically, and with
gnatmake automatically effective if found, gnat.adc).

But, if they're for use in a [GNAT?] configurable runtime, it's best to
put them in system.ads so there's no chance of confusion when compiling
against the runtime.

  reply	other threads:[~2019-02-22 12:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-22  8:56 Simple 4 lines hang code using Ravenscar. Its this a Gnat bug? Daniel
2019-02-22 10:01 ` Niklas Holsti
2019-02-22 12:48   ` Daniel
2019-02-22 10:17 ` AdaMagica
2019-02-22 12:55   ` Simon Wright [this message]
2019-02-22 12:55   ` Simon Wright
replies disabled

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