comp.lang.ada
 help / color / mirror / Atom feed
* AdaCL vs GNAT2007: "Deep_Tag_Finalize" not declared in "Finalization_Implementation" error
@ 2007-12-05 11:40 Erik J Pessers
  2007-12-05 12:57 ` Ludovic Brenta
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Erik J Pessers @ 2007-12-05 11:40 UTC (permalink / 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



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

end of thread, other threads:[~2007-12-08  8:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox