From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9da214e92ce675ce X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.glorb.com!wn14feed!worldnet.att.net!164.128.36.58!news.ip-plus.net!newsfeed.ip-plus.net!news.post.ch!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: AdaCL vs GNAT2007: "Deep_Tag_Finalize" not declared in "Finalization_Implementation" error Date: Fri, 07 Dec 2007 15:22:35 +0100 Organization: Swisscom IP+ (post doesn't reflect views of Swisscom) Message-ID: <4759572c$1@news.post.ch> References: <47568e1f$0$8055$bf4948fe@news.tele2.nl> NNTP-Posting-Host: 194.41.146.1 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: atlas.ip-plus.net 1197037361 5260 194.41.146.1 (7 Dec 2007 14:22:41 GMT) X-Complaints-To: abuse@ip-plus.net NNTP-Posting-Date: Fri, 7 Dec 2007 14:22:41 +0000 (UTC) User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <47568e1f$0$8055$bf4948fe@news.tele2.nl> X-Original-NNTP-Posting-Host: w03duo.pnet.ch X-Original-Trace: 7 Dec 2007 15:22:36 +0100, w03duo.pnet.ch Xref: g2news1.google.com comp.lang.ada:18761 Date: 2007-12-07T15:22:35+01:00 List-Id: 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