comp.lang.ada
 help / color / mirror / Atom feed
* Compilation switches by file
@ 2005-01-20 23:02 danmcleran
  2005-01-21  4:40 ` Stephen Leake
  2005-01-21  8:10 ` Martin Krischik
  0 siblings, 2 replies; 3+ messages in thread
From: danmcleran @ 2005-01-20 23:02 UTC (permalink / raw)


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?

Thanks




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

end of thread, other threads:[~2005-01-21  8:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-20 23:02 Compilation switches by file danmcleran
2005-01-21  4:40 ` Stephen Leake
2005-01-21  8:10 ` Martin Krischik

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