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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!j19g2000vbh.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: Does GNAT GPL 2010 have C++? Date: Thu, 16 Sep 2010 05:23:30 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <4cd34172-9a48-4679-b4c6-ebf3793e3328@p22g2000pre.googlegroups.com> NNTP-Posting-Host: 20.133.0.13 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1284639810 24424 127.0.0.1 (16 Sep 2010 12:23:30 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 16 Sep 2010 12:23:30 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: j19g2000vbh.googlegroups.com; posting-host=20.133.0.13; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:14111 Date: 2010-09-16T05:23:30-07:00 List-Id: On Sep 16, 11:51=A0am, Yannick Duch=EAne (Hibou57) wrote: > Le Thu, 16 Sep 2010 08:47:43 +0200, Jerry a =E9cri= t: > > > According to the Adacore Libre site > > >http://libre.adacore.com/libre/tools/gnat-gpl-edition/ > > > the 2010 GPL GNAT includes Ada, C, and C++. Yet, there is this on my > > OS X 10.5: > > I do not know how GNAT for Mac is built, I still feel to remember GCC on = =A0 > Mac is not the same as on other platform. Is this the reason ? There have been Mac-specific problems, as there are for many platforms. GCC 4.5.0 builds fine on Mac OS X Snow Leopard (though I've only added Fortran, not C++). If there is a community of interest, it'd be simple enough to try building GNAT GPL 2010 with C++ ...