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=-0.8 required=5.0 tests=BAYES_00,INVALID_MSGID, SUBJ_ALL_CAPS autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9e20292f693f1408 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: ADA CORE TECHNOLOGIES ANNOUNCES GNAT-TO-JAVA SYSTEM Date: 1997/09/18 Message-ID: #1/1 X-Deja-AN: 273649345 References: <34196E8E.1790@gsfc.nasa.gov> <341B2309.4A41@ibm.net> <342031DD.1805@online.no> Organization: New York University Newsgroups: comp.lang.ada Date: 1997-09-18T00:00:00+00:00 List-Id: Tarjei says <> That's very confused. No, the internals of the code generator do NOT depend on the target, that's the whole point. The GCC has only one code generator, which is data driven, where the data is the configuration file that describes the machine architecture. As for some sort of interface", this interface is purely procedural.