Re: gnatmake command line parameter - newbie question
From: Alex R. Mosteo (devnull_at_mailinator.com)
Date: 09/24/04
- Next message: David C. Hoos: "Re: gnatmake command line parameter - newbie question"
- Previous message: Phil: "gnatmake command line parameter - newbie question"
- In reply to: Phil: "gnatmake command line parameter - newbie question"
- Next in thread: Phil: "Re: gnatmake command line parameter - newbie question"
- Reply: Phil: "Re: gnatmake command line parameter - newbie question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 24 Sep 2004 17:51:48 +0200
Phil wrote:
> Hi,
>
> I want to do a
>
> "gnatmake gmain" but have the gnatmake look in subdirectories for
> dependant packages.....can you please tell me the right command?
>
> either on windows98 or linux.
>
> thanks............................me would be ever so grateful! :)
Add -I<folder> for additional include folders. Check your users guide
for more details and other parameters.
- Next message: David C. Hoos: "Re: gnatmake command line parameter - newbie question"
- Previous message: Phil: "gnatmake command line parameter - newbie question"
- In reply to: Phil: "gnatmake command line parameter - newbie question"
- Next in thread: Phil: "Re: gnatmake command line parameter - newbie question"
- Reply: Phil: "Re: gnatmake command line parameter - newbie question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|