comp.lang.ada
 help / color / mirror / Atom feed
From: Martin Krischik <krischik@users.sourceforge.net>
Subject: Re: [gnuada, question] installations directory
Date: Mon, 02 Jan 2006 17:17:33 +0100
Date: 2006-01-02T17:17:33+01:00	[thread overview]
Message-ID: <32492718.GlmySslk4r@linux1.krischik.com> (raw)
In-Reply-To: 43b92738$0$3802$9b4e6d93@newsread2.arcor-online.net

Georg Bauhaus wrote:

> Martin Krischik wrote:
>> Hello
>> 
>> currently the GNU Ada projects uses /opt/gnat as installation directory.
>> However it has been observed that this means on can only install one gnat
>> at a time.
>> 
>> We could - just like GNAT/Pro on Windows - install each GNAT into a
>> separate directory.
> 
> Multiple Apple GCCs can be installed and used together,
> there is a "switching program" (gcc_select IIRC).

Linux is still not quite as easy to use as Mac :-(. Multiple gcc are not
usually available on Linux.

> Or, isn't there an rpm option to install in separate
> installation roots?

Yes there is. The problem is the search path for DLLs. The path of an DLL is
hard-coded into the executable. There is also an additional search which
can be set in /etc/ld.so.conf.d when the DLL is not found at the "usual"
place.

But that is all manual extra installation and can be quite tricky - nothing
I would want dump on an unwary beginner of Ada.

Martin

-- 
mailto://krischik@users.sourceforge.net
Ada programming at: http://ada.krischik.com



  reply	other threads:[~2006-01-02 16:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-02 11:03 [gnuada, question] installations directory Martin Krischik
2006-01-02 13:14 ` Georg Bauhaus
2006-01-02 16:17   ` Martin Krischik [this message]
2006-01-02 18:08     ` Larry Kilgallen
2006-01-04 18:06       ` Martin Krischik
2006-01-03 14:46     ` Ludovic Brenta
2006-01-02 14:19 ` Larry Kilgallen
2006-01-02 16:22   ` Martin Krischik
2006-01-02 14:40 ` Jeffrey Creem
2006-01-02 16:46   ` Martin Krischik
2006-01-02 17:05   ` Martin Krischik
2006-01-03 21:57   ` Simon Wright
2006-01-04  7:13     ` krischik
2006-01-04 20:29       ` Simon Wright
2006-01-05 19:03         ` Martin Krischik
replies disabled

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