comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam@spam.com>
Subject: Re: gnatmake command line parameter - newbie question
Date: Sat, 25 Sep 2004 20:54:41 GMT
Date: 2004-09-25T20:54:41+00:00	[thread overview]
Message-ID: <lWk5d.9796$gG4.7704@newsread1.news.pas.earthlink.net> (raw)
In-Reply-To: <lcoal0hvvf1aenij1giibg9f3ivuok4gsv@4ax.com>

Phil wrote:

> On Fri, 24 Sep 2004 17:51:48 +0200, "Alex R. Mosteo"
> <devnull@mailinator.com> wrote:
>>Add -I<folder> for additional include folders. Check your users guide 
>>for more details and other parameters.
> 
> i have three files...........
> /home/Phil/gmain.abs
> /home/Phil/testsub/greetings.adb
> /home/Phil/testsub/greetings.abs
> 
> from the /home/Phil directory i type "gnatmake gmain -ldir testsub"
> and get "greetings.abs not found" compilation fails.

If you type "-ldir testsub" when you're instructed to type "-I<folder>" 
I doubt if you'll ever be able to do things like this on your own. I 
would suggest, in this specific case only, typing

gnatmake -Itestsub gmain

Do you have a main procedure? This list of files makes it look as if you 
don't.

-- 
Jeff Carter
"Go and boil your bottoms."
Monty Python & the Holy Grail
01




  parent reply	other threads:[~2004-09-25 20:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-24 15:27 gnatmake command line parameter - newbie question Phil
2004-09-24 15:51 ` Alex R. Mosteo
2004-09-25 12:38   ` Phil
2004-09-25 13:12     ` Frank
2004-09-26 11:49       ` Phil
2004-09-26 18:34         ` OT: " Frank
     [not found]           ` <r2nel0l91uhkc5ijtgmr7uaccs31qe5ifr@4ax.com>
2004-09-27  7:42             ` Martin Krischik
2004-09-25 13:20     ` Marius Amado Alves
2004-09-26 11:57       ` Phil
2004-09-25 20:54     ` Jeffrey Carter [this message]
2004-09-26 12:35       ` Phil
2004-09-26 19:54         ` Jeffrey Carter
2004-09-26 19:59         ` Jeffrey Carter
2004-09-24 15:55 ` David C. Hoos
2004-09-25 12:09   ` Phil
replies disabled

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