comp.lang.ada
 help / color / mirror / Atom feed
From: "Thomas G. McWilliams" <tgm@netcom.com>
Subject: Re: IDE for GNAT/Linux?
Date: 1998/01/14
Date: 1998-01-14T00:00:00+00:00	[thread overview]
Message-ID: <tgmEMrAJ5.D6u@netcom.com> (raw)
In-Reply-To: 34BC0A6E.8CDD593@altoetting-online.de

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=US-ASCII, Size: 768 bytes --]


Gerhard H�ring <gerhard.haering@altoetting-online.de> wrote
: Emacs is just another program with lots & lots of functions I do not
: need - too bloated for me (I've had enough fatware on Win95! and I
: want to learn Ada, not ELisp plus dozens of new commands) . . . 

If you want to keep things simple and easy, why not use gnatmake?
Just write your code with your favorite text editor. Then all you
have to do is aim gnatmake at your root procedure and pull the
trigger:
           gnatmake foobar

That's all there is to it. Gnatmake will find all the dependencies
and handle them automatically.

Just want to do a quick check without generating code?

           gnatmake -c -gnatc foobar

Gnatmake is part of GNAT, therefore you already have a copy of it. 





  reply	other threads:[~1998-01-14  0:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-12  0:00 IDE for GNAT/Linux? Gerhard H�ring
1998-01-12  0:00 ` Stephen Leake
1998-01-12  0:00   ` nabbasi
1998-01-14  0:00     ` Jerry van Dijk
1998-01-13  0:00       ` nabbasi
1998-01-14  0:00   ` Gerhard H�ring
1998-01-14  0:00     ` Thomas G. McWilliams [this message]
1998-01-15  0:00     ` Nick Roberts
1998-01-19  0:00       ` Gerhard Haering
1998-01-20  0:00         ` Michael F Brenner
1998-01-20  0:00           ` Robert Dewar
1998-01-22  0:00         ` Nick Roberts
1998-01-12  0:00 ` Gerald Kasner
replies disabled

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