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!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.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:24:46 +0100 Organization: Swisscom IP+ (post doesn't reflect views of Swisscom) Message-ID: <475957af$1@news.post.ch> References: <47568e1f$0$8055$bf4948fe@news.tele2.nl> <87y7c9ti2a.fsf@ludovic-brenta.org> 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 1197037491 5270 194.41.146.1 (7 Dec 2007 14:24:51 GMT) X-Complaints-To: abuse@ip-plus.net NNTP-Posting-Date: Fri, 7 Dec 2007 14:24:51 +0000 (UTC) User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <87y7c9ti2a.fsf@ludovic-brenta.org> X-Original-NNTP-Posting-Host: w03duo.pnet.ch X-Original-Trace: 7 Dec 2007 15:24:47 +0100, w03duo.pnet.ch Xref: g2news1.google.com comp.lang.ada:18762 Date: 2007-12-07T15:24:46+01:00 List-Id: Ludovic Brenta schrieb: > 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. > Last I checked it was still part of GCC 4.2.2 - which shows how far back that version really is :-(. Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com