comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <sparre@nbi.dk>
Subject: Re: Runtime evironment from gnat3.12p to gnat3.14 (Linux)
Date: Mon, 22 Jul 2002 17:00:50 +0200
Date: 2002-07-22T17:00:50+02:00	[thread overview]
Message-ID: <3D3C1E22.9070102@nbi.dk> (raw)
In-Reply-To: 71f65370.0207220650.6d684287@posting.google.com

Mahesh Patel wrote:

 > I found out that they
> had the shared objects from gnat3.12p and the Ada application built 
> with gnat3.14 will not execute.

No. I am almost certain that you have to have the same 
version of the runtime libraries as of the compiler itself, 
to make a program run.

If your users are too lazy to install the apropriate runtime 
libraries, you can solve the problem by linking them 
statically to your program (have a look at what the 
arguments "-bargs -static" do to `gnatmake`).

Jacob
-- 
"Only Hogwarts students really need spellcheckers"
                                 -- An anonymous RISKS reader




  reply	other threads:[~2002-07-22 15:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-22 14:50 Runtime evironment from gnat3.12p to gnat3.14 (Linux) Mahesh Patel
2002-07-22 15:00 ` Jacob Sparre Andersen [this message]
2002-07-24 22:35 ` Simon Wright
replies disabled

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