comp.lang.ada
 help / color / mirror / Atom feed
From: Preben Randhol <randhol+abuse@pvv.org>
Subject: Re: ANN: AdaBrowse 2.0
Date: Tue, 7 May 2002 14:13:34 +0000 (UTC)
Date: 2002-05-07T14:13:34+00:00	[thread overview]
Message-ID: <slrnadfo81.72a.randhol+abuse@kiuk0152.chembio.ntnu.no> (raw)
In-Reply-To: mailman.1020780122.18447.comp.lang.ada@ada.eu.org

On Tue, 7 May 2002 09:01:34 -0500, David C. Hoos wrote:

> Yes I do.  I normally have no need for any other C compiler than that
> which is
> part of the GNAT distribution.  Therefore, I make /usr/gnat/bin, the third
> directory in my path (after ., and ~/bin).  The only times I use C in my
> work
> directly, it's usually for system-dependent code used to aid in creating an
> Ada
> binding to some functionality in the C run-time.
> 
> On the few occasions I've needed gcc 2.95 (i.e. to compile some application
> or library that needs it), I do so in another account that doesn't need to
> compile with GNAT.

To me this sounds much more involved than simply to name it gnatgcc and
use it as such. Of course when gnat is integrated with 3.1 things will
be easy again. At least I need a C compiler to compile the kernel or
sound support etc... I also need the g77 compiler from time to time and
this is version 2.95 and thus need gcc 2.95. The C++ compiler I don't
need though :-)

Anyway normal users should use the rpm and deb packages
as they are much easier to install/uninstall and will keep the system's
integrety. So it would be nice if the Adabrowse program has a :

   compiler_command : constant String := "gcc ";

and use this throughout the program. Bcs then one only have to change
it at one place and not 4-5 places as one must do now :-) However if one
wants to distribute binaries, then perhaps a command line argument would
be at it's place to specify which compiler to use.

Preben



  reply	other threads:[~2002-05-07 14:13 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-07  9:36 ANN: AdaBrowse 2.0 Thomas Wolf
2002-05-07 10:34 ` Preben Randhol
2002-05-07 10:40   ` Duncan Sands
2002-05-07 11:52     ` Preben Randhol
2002-05-07 11:55   ` David C. Hoos
2002-05-07 11:57     ` Preben Randhol
2002-05-07 13:05       ` David C. Hoos
2002-05-07 13:45         ` Preben Randhol
2002-05-07 14:01           ` David C. Hoos
2002-05-07 14:13             ` Preben Randhol [this message]
2002-05-07 14:22               ` David C. Hoos
2002-05-07 14:50                 ` Preben Randhol
2002-05-08  7:03               ` Thomas Wolf
2002-05-08 11:08                 ` Preben Randhol
2002-05-08 13:01                   ` Thomas Wolf
2002-05-08 14:07                     ` 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