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,5473431e91435145 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: gnat GPL 2010 or gcc/ada? Date: Fri, 04 Mar 2011 22:57:28 +0000 Organization: A noiseless patient Spider Message-ID: References: <4d710d24$0$6768$9b4e6d93@newsspool3.arcor-online.net> <18dd1799-aade-45a7-9f33-aa7db95ee354@hd10g2000vbb.googlegroups.com> <4d712884$0$7661$9b4e6d93@newsspool1.arcor-online.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx02.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="15775"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+AC6oVMLG/rRbWnDfcTiT3LNfmuTH3a5Y=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:y1y3CfveyczDjEq8DB84EtmYRf8= sha1:Xq+Snd5qXwoRehTrrNfHkLuJ2Zk= Xref: g2news1.google.com comp.lang.ada:17851 Date: 2011-03-04T22:57:28+00:00 List-Id: Georg Bauhaus writes: > On 04.03.11 18:52, Martin wrote: >> On Mar 4, 4:02 pm, Georg Bauhaus >> wrote: >>> With just gcc on Windows or Mac, things can be more difficult. >>> Last time I tried on Windows, I tried MingW; i.e. you get >>> half of Unix in addition to just gcc. On a Mac there >>> are some pre-built editions (one for older Macs); a bit >>> tricky IIRC. >> >> GNAT GPL 2010 is available for Mac from http://libre.adacore.com!! > > Yes, since Mac is also ubiquitous;-) I have GNAT GPL installed on mine. > With only GCC, and Ada part of GCC (as opposed to GNAT GPL as I > understood the OP), things can be more difficult on a Mac. At the moment this Macbook Pro is running gcc version 4.6.0 20110225 (experimental) [trunk revision 157963] (GCC) with C, C++, Ada and Fortran. After a battle I got GNATcoll to build, now I just need a simple IVP (installation verification program, in DECspeak) to check that it (the database sections) actually work (to first order).