comp.lang.ada
 help / color / mirror / Atom feed
From: Martin Krischik <krischik@users.sourceforge.net>
Subject: Re: AdaCL vs GNAT2007: "Deep_Tag_Finalize" not declared in "Finalization_Implementation" error
Date: Fri, 07 Dec 2007 15:22:35 +0100
Date: 2007-12-07T15:22:35+01:00	[thread overview]
Message-ID: <4759572c$1@news.post.ch> (raw)
In-Reply-To: <47568e1f$0$8055$bf4948fe@news.tele2.nl>

Erik J Pessers schrieb:
> 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).
> 
> Compiling using Gnat2007 results in:
> 
>     bash-3.1$ gnatmake utils-booleans-dsc
>     gcc -c -gnato -fstack-check -O2 utils-booleans-dsc.adb
>     ...
>     gcc -c -gnato -fstack-check -O2 adacl.ads
>     gcc -c -gnato -fstack-check -O2 adacl-gc.adb
>     adacl-gc.adb:105:13: "Deep_Tag_Finalize" not declared in \
>        "Finalization_Implementation"
>     gnatmake: "adacl-gc.adb" compilation error
> 
> 
> Anyone out there who has seen this problem before, and who can advise?

Wow - somebody is using my Library!!! Well the problem has been solved
in the Subversion copy.

Martin

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



      parent reply	other threads:[~2007-12-07 14:22 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
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 [this message]
replies disabled

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