comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: AdaCL vs GNAT2007: "Deep_Tag_Finalize" not declared in "Finalization_Implementation" error
Date: Wed, 05 Dec 2007 13:57:49 +0100
Date: 2007-12-05T13:57:49+01:00	[thread overview]
Message-ID: <87y7c9ti2a.fsf@ludovic-brenta.org> (raw)
In-Reply-To: 47568e1f$0$8055$bf4948fe@news.tele2.nl

Erik J Pessers writes:
> Dear all,
>
> Trying GNAT2007 iso the GCC GNAT compiler poses one issue: the Ada
> code I'm using relies on the ADACL library, and in particular the CG
> (garbage collection) modules. These seem to depend on a routine
> "Deep_Tag_Finalize" which is available in the Debian distro
> gcc-gnat compiler, but does not seem to be available in Gnat2007
> (scanned the adainclude directory but found no match).

Deep_Tag_Finalize was removed during the First Giant Merge of AdaCore
to the GCC sources on October 21, 2003 (Subversion commit 72751).

Therefore I infer that the Debian distro you speak of is Debian 3.1
"Sarge" where the compiler is gnat 3.15p.  All versions after that
(i.e. gnat-4.1 in Debian 4.0 "Etch") lack Deep_Tag_Finalize.

Unfortunately you are probably not going to like my advice: rewrite
the GC part of AdaCL to match the more recent versions of GCC and GNAT
GPL Edition.

-- 
Ludovic Brenta.



  reply	other threads:[~2007-12-05 12:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-05 11:40 AdaCL vs GNAT2007: "Deep_Tag_Finalize" not declared in "Finalization_Implementation" error Erik J Pessers
2007-12-05 12:57 ` Ludovic Brenta [this message]
2007-12-05 15:03   ` Erik J Pessers
2007-12-05 20:43     ` Ludovic Brenta
2007-12-07 14:24   ` Martin Krischik
2007-12-07  6:52 ` Stephen Leake
2007-12-07 18:45   ` Simon Wright
2007-12-08  8:24     ` Martin Krischik
2007-12-07 14:22 ` 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