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-Language: ENGLISH,ASCII X-Google-Thread: 103376,5cb36983754f64da X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-16 09:59:26 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!nnx.oleane.net!oleane!in2p3.fr!proxad.net!wanadoo.fr!not-for-mail From: Pascal Obry Newsgroups: comp.lang.ada Subject: Re: The inner workings of Gnat (was: No call for Ada (was Re: Announcing new scripting/prototyping language)) Date: 16 Feb 2004 18:59:21 +0100 Organization: Home - http://perso.wanadoo.fr/pascal.obry Message-ID: References: <20040206174017.7E84F4C4114@lovelace.ada-france.org> <54759e7e.0402071124.322ea376@posting.google.com> <2460735.u7KiuvdgQP@linux1.krischik.com> <54759e7e.0402081525.50c7adae@posting.google.com> <54759e7e.0402091826.2847e0c@posting.google.com> NNTP-Posting-Host: avelizy-103-1-4-56.w80-11.abo.wanadoo.fr Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news-reader1.wanadoo.fr 1076954366 18707 80.11.102.56 (16 Feb 2004 17:59:26 GMT) X-Complaints-To: abuse@wanadoo.fr NNTP-Posting-Date: 16 Feb 2004 17:59:26 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.95 Xref: archiver1.google.com comp.lang.ada:5607 Date: 2004-02-16T17:59:26+00:00 List-Id: Bj�rn Persson writes: > Martin Dowie wrote: > > > GNAT does NOT translate Ada source into C as an > > intermediate. > > Has it always been this way? I know some people think that early versions of > Gnat translated Ada to C, and that it was later integrated with GCC so that > the C step was removed. Is that false? Yes that's false. GNAT has never translated Ada to C. People are often confused by the fact that the binder did generate a specific file in C. This file was compiled using GCC and passed to the linker. GNAT now, by default, generates this binder file in Ada. But again GNAT has never ever translated anything from Ada to C. Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://perso.wanadoo.fr/pascal.obry --| "The best way to travel is by means of imagination" --| --| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595