comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison<dennison@telepath.com>
Subject: Re: have 2 problems, please help.
Date: Tue, 04 Dec 2001 20:08:29 GMT
Date: 2001-12-04T20:08:29+00:00	[thread overview]
Message-ID: <13aP7.48709$xS6.80801@www.newsranger.com> (raw)
In-Reply-To: Xns916E65EA68410Ralph@196.25.240.158

In article <Xns916E65EA68410Ralph@196.25.240.158>, Ralph Moeritz says...
>
>1. I need GNU make for Linux (on it's own, I don't want to download it as 
>
>2. I've just completed my solution to AdaTutor outside assignment 2 and 
>because I cannot compile and link my program due to problem 1. , I was 

2 things here:

1) If you are running GNU/Linux, I seriously doubt that you don't have a copy of
make installed somewhere. I certianly got it with Debian and Slackware when I
installed them last.

2) You *don't* need make to compile a Gnat Ada program. Sometimes it helps for
complicated programs, particularly those that have long lists of compiler flags
and/or linked-in C code. But for a simple program with all the sources in one
directory its quite unneeded. Give "gnatmake" your main unit name, and it should
be able to do the rest.

---
T.E.D.    homepage   - http://www.telepath.com/dennison/Ted/TED.html

No trees were killed in the sending of this message. 
However a large number of electrons were terribly inconvenienced.



  reply	other threads:[~2001-12-04 20:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-04 19:59 have 2 problems, please help Ralph Moeritz
2001-12-04 20:08 ` Ted Dennison [this message]
2001-12-04 20:15   ` Ralph Moeritz
2001-12-04 20:38     ` Ted Dennison
2001-12-05  3:28   ` Robert Dewar
2001-12-04 20:38 ` Preben Randhol
2001-12-04 20:45   ` Ralph Moeritz
2001-12-07 14:40     ` Preben Randhol
replies disabled

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