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,84a165bedb090589,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.180.107.167 with SMTP id hd7mr922017wib.0.1348426715266; Sun, 23 Sep 2012 11:58:35 -0700 (PDT) X-FeedAbuse: http://nntpfeed.proxad.net/abuse.pl feeded by 88.191.116.97 Path: q11ni33787778wiw.1!nntp.google.com!feeder1-2.proxad.net!proxad.net!feeder2-2.proxad.net!nntpfeed.proxad.net!dedibox.gegeweb.org!gegeweb.eu!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: GCC 4.7.0 for Mac OS X Lion Date: Sun, 23 Sep 2012 19:58:33 +0100 Organization: A noiseless patient Spider Message-ID: Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="5f22ba276a4b4f77c63ae2949e7306f1"; logging-data="30101"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+3iSwYI9TpIrb1VtncjY6onAM8AlQkfrk=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin) Cancel-Lock: sha1:6vlhimhvVSucWe2qaazIonHWAhg= sha1:jsuUiwTlPXf24AUc87KcyL6Kzow= Content-Type: text/plain Date: 2012-09-23T19:58:33+01:00 List-Id: Following up on a recent posting: https://sourceforge.net/projects/gnuada/files/GNAT_GCC%20Mac%20OS%20X/4.7.0/ The README says: This is GCC 4.7.0 built for Mac OS X Lion. Includes AUnit, GPRbuild, XMLAda from GNAT GPL 2012. Compilers included: Ada C C++ Fortran. Target: x86_64-apple-darwin11 Configured with: \ ../gcc-4.7.0/configure \ --prefix=/opt/gcc-4.7.0 \ --disable-bootstrap \ --disable-multilib \ --enable-languages=c,ada,fortran,c++ \ --build=x86_64-apple-darwin11 Thread model: posix gcc version 4.7.0 (GCC) Install by $ cd / $ sudo tar jxvf ~/Downloads/gcc-4.7.0-x86_64-apple-darwin11.tar.bz2 (and I see that it ought to add, "Ensure that /opt/gcc-4.7.0/bin is at the start of your PATH")