comp.lang.ada
 help / color / mirror / Atom feed
From: gautier_niouzes@hotmail.com
Subject: Re: [GNAT] compiler options ignored for sources from ADA_INCLUDE_PATH
Date: Mon, 26 Aug 2013 04:21:26 -0700 (PDT)
Date: 2013-08-26T04:21:26-07:00	[thread overview]
Message-ID: <5fd11c27-12dc-44cd-a0e2-dfc0204a54b6@googlegroups.com> (raw)
In-Reply-To: <lyd2p0q4vu.fsf@pushface.org>

Le lundi 26 août 2013 09:37:41 UTC+2, Simon Wright a écrit :

> What are these special compiler options that mean you have to go to all
> this trouble? ...

Only fully normal options: in a "Fast" mode, optimisations and less checks, in a "Debug" mode, the most checks possible, including overflow checks and validity checks.

> Anyway, if you're using a recent GNAT, consider external_as_list[1] in
> your own project file:
> 
>    for Source_Dirs use (".") & external_as_list("ADA_SOURCE_PATH", ":");
 
Thanks *a lot*, it is exactly what I need!
G.


  reply	other threads:[~2013-08-26 11:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-25  7:02 [GNAT] compiler options ignored for sources from ADA_INCLUDE_PATH gautier_niouzes
2013-08-26  1:22 ` Stephen Leake
2013-08-26  6:42   ` gautier_niouzes
2013-08-26  7:37     ` Simon Wright
2013-08-26 11:21       ` gautier_niouzes [this message]
2013-08-26 19:21         ` briot.emmanuel
2013-08-27 12:42     ` Stephen Leake
replies disabled

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