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,c1983ae2deb642ab X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-25 22:30:26 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!sn-xit-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "David Botton" Newsgroups: comp.lang.ada Subject: Re: Ada -vs- GNAT Date: Sun, 26 May 2002 01:29:29 -0400 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:24818 Date: 2002-05-26T01:29:29-04:00 List-Id: Being author of two of the three, I certainly wouldn't mind some one helping out and porting GNATCOM and GWindows to other compilers :-) It's a time thingy more than anything. I've hit a few brick walls (certainly that can be passed over, I just don't have the time to write the fixes/changes or research the hows to over come them...) not related to the GNAT specific extensions I've used. David Botton "chris.danx" wrote in message news:UwHH8.1309$Uk6.141589@news6-win.server.ntlworld.com... > Several of the biggy useful tools like gwindows, gnatcom, and possibly > gtkada (with emphasis on the possibly) use gnat dependant features, which > deters their use in other compilers. It'd be interesting to see how much > code is actually gnat dependant in those tools.