comp.lang.ada
 help / color / mirror / Atom feed
From: Erik J Pessers <vt6145886@tele2allin.be>
Subject: AdaCL vs GNAT2007: "Deep_Tag_Finalize" not declared in "Finalization_Implementation" error
Date: Wed, 05 Dec 2007 12:40:15 +0100
Date: 2007-12-05T12:40:15+01:00	[thread overview]
Message-ID: <47568e1f$0$8055$bf4948fe@news.tele2.nl> (raw)

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?

TIA



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

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-05 11:40 Erik J Pessers [this message]
2007-12-05 12:57 ` AdaCL vs GNAT2007: "Deep_Tag_Finalize" not declared in "Finalization_Implementation" error 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
replies disabled

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