Compilation switches by file
danmcleran_at_hotmail.com
Date: 01/21/05
- Previous message: f: "Re: Help installing GNAT 3.15p on a linux machine"
- Next in thread: Stephen Leake: "Re: Compilation switches by file"
- Reply: Stephen Leake: "Re: Compilation switches by file"
- Reply: Martin Krischik: "Re: Compilation switches by file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 20 Jan 2005 15:02:57 -0800
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
- Previous message: f: "Re: Help installing GNAT 3.15p on a linux machine"
- Next in thread: Stephen Leake: "Re: Compilation switches by file"
- Reply: Stephen Leake: "Re: Compilation switches by file"
- Reply: Martin Krischik: "Re: Compilation switches by file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|