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.50.253.196 with SMTP id ac4mr4925680igd.7.1421986760735; Thu, 22 Jan 2015 20:19:20 -0800 (PST) X-Received: by 10.182.106.233 with SMTP id gx9mr46182obb.0.1421986760581; Thu, 22 Jan 2015 20:19:20 -0800 (PST) Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!hl2no437658igb.0!news-out.google.com!qk8ni13799igc.0!nntp.google.com!hl2no437654igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 22 Jan 2015 20:19:20 -0800 (PST) In-Reply-To: <8f0388e2-2ace-4d82-abe7-409604f348a2@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=73.46.72.234; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 73.46.72.234 References: <8f0388e2-2ace-4d82-abe7-409604f348a2@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <1b51af95-d8fc-4044-be48-a868df97c704@googlegroups.com> Subject: Re: hows gnoga? is ada easy to install on freebsd ? anyone got it working? From: David Botton Injection-Date: Fri, 23 Jan 2015 04:19:20 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.giganews.com comp.lang.ada:192015 Date: 2015-01-22T20:19:20-08:00 List-Id: > 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