comp.lang.ada
 help / color / mirror / Atom feed
* gnat - asis inconsistency
@ 2002-08-21 10:18 gregmatu
  2002-08-21 11:25 ` Marc A. Criley
  0 siblings, 1 reply; 2+ messages in thread
From: gregmatu @ 2002-08-21 10:18 UTC (permalink / raw)


Hi,
I have problem with gnat and asis.
I instlled winNT version of GNAT 3.14p (20010503) and ASIS version 2.0.R for GNAT 3.14p (20010503).
When I try to check if ASIS is properly installed (following advices in readme file in asis distribution) with assist tool then I received message( at open(lib) step ): command issued in assist) that unhandled exception is raised PPROGRAM_Error due to inconsisten versions of GNAT and ASIS.
But versions and builds for are the same for both (as shown at beginning of the message).
Do anybody can help me!??, please.

Gregory
mailto:gregmatu@poczta.onet.pl



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gnat - asis inconsistency
  2002-08-21 10:18 gnat - asis inconsistency gregmatu
@ 2002-08-21 11:25 ` Marc A. Criley
  0 siblings, 0 replies; 2+ messages in thread
From: Marc A. Criley @ 2002-08-21 11:25 UTC (permalink / raw)


gregmatu@poczta.onet.pl wrote:
> 
> Hi,
> I have problem with gnat and asis.
> I instlled winNT version of GNAT 3.14p (20010503) and ASIS version 2.0.R for GNAT 3.14p (20010503).
> When I try to check if ASIS is properly installed (following advices in readme file in asis distribution) with assist tool then I received message( at open(lib) step ): command issued in assist) that unhandled exception is raised PPROGRAM_Error due to inconsisten versions of GNAT and ASIS.
> But versions and builds for are the same for both (as shown at beginning of the message).
> Do anybody can help me!??, please.

There is a bug in the GNAT ASIS 3.14p distribution, here's a posting on
how to fix it from earlier this year:
(http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=MPG.16d71218cdecbda8989684%40news.ip-plus.net)

---------------------------------------------------------------------

From: Thomas Wolf (t_wolf@angelfire.com)
 Subject: Re: GNAT 3.14.p / ASIS Problems 
 Newsgroups: comp.lang.ada
 Date: 2002-02-15 03:40:34 PST 


Volkert.Barr@freenet.de wrote:
> i just installed the latest public gnat (3.14p) 
> and asis versions on a win 2000 box. When i try to
> use asis i always get an "inconsistant GNAT/ASIS versions" 
> exception. mmmmhhh!
> 

There's a bug (which I have already reported to ACT) in this
ASIS version.

You can correct that yourself:

Open the file gnat\gnatvsn.ads in the ASIS-for-GNAT 3.14p
distribution in your favorite text editor and insert a space
in the Gnat_Version_String after the "3.14p" so that the whole
line reads 

   Gnat_Version_String : constant String := "3.14p  (20010503)";

(with *two* spaces in the string literal.)

Then re-install ASIS-for-GNAT.

-- 
-----------------------------------------------------------------
Thomas Wolf                          e-mail: t_wolf@angelfire.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-21 11:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-21 10:18 gnat - asis inconsistency gregmatu
2002-08-21 11:25 ` Marc A. Criley

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