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-7-bit X-Google-Thread: 103376,25d3c9cc6301107b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-16 07:15:10 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-03!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "David C. Hoos" Newsgroups: comp.lang.ada Subject: Re: GNAT - GCC which version to use? Date: Mon, 16 Jun 2003 09:15:05 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:39251 Date: 2003-06-16T09:15:05-05:00 List-Id: "Mark" wrote in message news:c5b88987.0306160549.7c2628aa@posting.google.com... > Preben Randhol wrote in message news:... > > Mark wrote: > > > I would like to experiment with some Ada code on either Windows or > > > Linux. Does MingW GCC 3.2 support Ada yet? How about GCC 3.3 on Linux? > > > > Both should have Ada yes. Note however that the porting to the GCC 3.x > > backend is not finished and there are still bugs, so you might in stead > > want to use Gnat 3.15p in the mean time. You'll find it from here: > > > > http://libre.act-europe.fr/GNAT/ > > I need to interface with both C standard library functions and > other C libraries and functions. Is this doable from Gnat 3.15p? Yes. > (Compile C code and Ada code and link together) > _______________________________________________ > comp.lang.ada mailing list > comp.lang.ada@ada.eu.org > http://ada.eu.org/mailman/listinfo/comp.lang.ada >