comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@acm.org>
To: comp.lang.ada@ada-france.org
Subject: Re: Compilation switches by file
Date: 20 Jan 2005 23:40:12 -0500
Date: 2005-01-20T23:40:12-05:00	[thread overview]
Message-ID: <mailman.79.1106282437.527.comp.lang.ada@ada-france.org> (raw)
In-Reply-To: <1106262177.779074.77660@f14g2000cwb.googlegroups.com>

danmcleran@hotmail.com writes:

> I'm using GNAT 3.15p along with some AI302 stuff. I ran into a problem
> because my gnat.adc file had the following pragma
> 
> pragma Restrictions(No_Recursion);
> 
> But, it seems that some of the AI302 stuff uses recursion. I'd like to
> compile my stuff with one set of restrictions, while compiling the
> AI302 stuff under a different set of restrictions. Are Gnat project
> files the easiest way to do this?

Yes. See the reference manual; it has the complete syntax for the
project files. The user guide is just a tutorial.

-- 
-- Stephe




  reply	other threads:[~2005-01-21  4:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-20 23:02 Compilation switches by file danmcleran
2005-01-21  4:40 ` Stephen Leake [this message]
2005-01-21  8:10 ` Martin Krischik
replies disabled

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