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-Thread: 103376,c32fe290813aec20 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Date: Thu, 17 Jan 2008 21:32:11 +0100 From: Gautier User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: New Ada portable GUI Library? References: <478c6743$1@news.post.ch> <478e5c18$1_5@news.bluewin.ch> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 83.76.139.87 X-Original-NNTP-Posting-Host: 83.76.139.87 Message-ID: <478fbb2e$1_6@news.bluewin.ch> X-Trace: news.bluewin.ch 1200601902 83.76.139.87 (17 Jan 2008 21:31:42 +0100) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news1.google.com!news3.google.com!news.germany.com!news-zh.switch.ch!switch.ch!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news1.google.com comp.lang.ada:19453 Date: 2008-01-17T21:32:11+01:00 List-Id: Ah, so it was just a question of switching -gnatE !! I guess that even seasoned Ada programmers using GNAT don't wake up each morning saying "Oh, without -gnatE, GNAT is not an Ada compiler legally speaking. G'morning, Darling, by the way". Cheers Gautier Randy Brukardt wrote: > "Gautier" wrote in message > news:478e5c18$1_5@news.bluewin.ch... >> tmoran@acm.org wrote: >>>> GWindows is OK - but it is missing Unix support. But maybe WINE could >>>> help here. >>> IIRC from some years ago, someone used WINE with CLAW successfully. >> Speaking of CLAW, I tried the demo >> >> http://www.rrsoftware.com/html/prodinf/claw/clawintro.html >> >> with some recent GNAT's (post-3.15p, like GPL 2006 and 2007); >> the binder sees an elaboration circularity - do you know if it there is a >> solution for GNAT's support in the release version ? > > Yes, that's fixed in the current beta version of Claw, and will be fixed > everywhere when I get a round tuit. (Unfortunately, the supply of round > tuits are very limited, and I have a lot of tasks requiring one...) > > -gnatE works fine with the demo. Strictly speaking, Gnat is not an Ada > compiler without using that option, as it rejects legal Ada programs - like > the Claw demo. (But I realize that most newbie programmers aren't likely to > understand the distinction). > > Randy. ______________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/index.htm Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!