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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8c94ccb477f38e1b,start X-Google-Attributes: gid103376,public From: Manuel Baz Subject: C++ source of GANT compiler ??? Date: 2000/01/31 Message-ID: <389568BF.69A8DA62@tor.indra.es>#1/1 X-Deja-AN: 579836019 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii X-Complaints-To: newsmaster@kpnqwest.net X-Trace: nreader2.kpnqwest.net 949315771 193.127.65.2 (Mon, 31 Jan 2000 11:49:31 MET) Organization: KPNQwest customer news service MIME-Version: 1.0 Reply-To: mbaz@tor.indra.es NNTP-Posting-Date: Mon, 31 Jan 2000 11:49:31 MET Newsgroups: comp.lang.ada Date: 2000-01-31T00:00:00+00:00 List-Id: We need to make a GNAT compiler on DG/UX from source files, the source files of GNAT version 3.11 are Ada95 , but we don't have a Ada95 compiler on this platform. We do have C++ compiler on DG/UX. Please , where could we get the C++ source of GNAT Compiler (any version) ??? Thanks in advance.