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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.50.120.66 with SMTP id la2mr2813384igb.8.1422046163702; Fri, 23 Jan 2015 12:49:23 -0800 (PST) X-Received: by 10.140.102.234 with SMTP id w97mr29775qge.37.1422046163570; Fri, 23 Jan 2015 12:49:23 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!hl2no898653igb.0!news-out.google.com!q4ni1qan.0!nntp.google.com!v8no3085540qal.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 23 Jan 2015 12:49:23 -0800 (PST) In-Reply-To: <1b51af95-d8fc-4044-be48-a868df97c704@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=144.160.226.53; posting-account=VJwTTQoAAABKqOMAgvkZcRCnb3dmjtF- NNTP-Posting-Host: 144.160.226.53 References: <8f0388e2-2ace-4d82-abe7-409604f348a2@googlegroups.com> <1b51af95-d8fc-4044-be48-a868df97c704@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: hows gnoga? is ada easy to install on freebsd ? anyone got it working? From: johannes falcone Injection-Date: Fri, 23 Jan 2015 20:49:23 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Received-Bytes: 1739 X-Received-Body-CRC: 3994688842 Xref: news.eternal-september.org comp.lang.ada:24721 Date: 2015-01-23T12:49:23-08:00 List-Id: On Thursday, January 22, 2015 at 11:19:21 PM UTC-5, David Botton wrote: > > I had problems last time I tried on 10.1 freebsd > > pkg install gps-ide > > Then > > git clone git://git.code.sf.net/p/gnoga/code gnoga > > cd gnoga > make > > That should do it since Dragon lace is at gcc/ada 4.9. Gnoga no longer uses AWS which was an issue when I first tried testing on BSDs, so if it didn't work before try now, as it should work with out issue now on BSDs. > > David Botton thx!!!! will try tonight!!