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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.224.42.141 with SMTP id s13mr1948197qae.3.1372206478803; Tue, 25 Jun 2013 17:27:58 -0700 (PDT) X-Received: by 10.50.117.106 with SMTP id kd10mr61634igb.14.1372206478761; Tue, 25 Jun 2013 17:27:58 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!mx05.eternal-september.org!feeder.eternal-september.org!usenet.blueworldhosting.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!j2no2434609qak.0!news-out.google.com!fv2ni168qab.0!nntp.google.com!j2no2434602qak.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 25 Jun 2013 17:27:58 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=97.117.197.194; posting-account=x5rpZwoAAABMN2XPwcebPWPkebpwQNJG NNTP-Posting-Host: 97.117.197.194 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <4ca6565b-24a0-45a9-b667-be38c5268d6e@googlegroups.com> Subject: Re: Native version of GNAT Programming Studio for OSX From: Jerry Injection-Date: Wed, 26 Jun 2013 00:27:58 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:15936 Date: 2013-06-25T17:27:58-07:00 List-Id: On Sunday, June 23, 2013 10:11:08 AM UTC-7, Felix Krause wrote: > In case any other Mac users are coding Ada: > > I succeeded in compiling the GNAT Programming Studio on OSX with > GTK-Quartz backend. Compared to the version AdaCore bundles with GNAT, > this version does not need X11. Build scripts, patches used and more > information is available at: > > https://github.com/flyx86/gps-osx > > If anyone else is interested in this, feel free to contribute. > -- > Felix Krause > http://flyx.org/ This is really interesting. Maybe I'll take a run at this. I would love to have something resembling a native GPS for Mac, and it looks like Felix has got it well under way. I wonder if any of the prerequisites are available on MacPorts, and if so, how would one modify the build process. I note that gtk-osx-application is available there. Thanks, Felix. Jerry