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 Path: backlog3.nntp.dca3.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!news.bbs-scene.org!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: ANN: GCC 4.9.0 (2014) for Max OS X Mavericks Date: Sat, 31 May 2014 20:35:16 +0100 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx05.eternal-september.org; posting-host="7048a9dfd34c2a8e02383ec0f6f24dbd"; logging-data="13727"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/KdxKr7Ht1rv3WjVgEieiaWwZLAe6VVxg=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:43lp1UCeyCgrbd2q4fI+IWwG7Xw= sha1:xOshlSodZP12n+jvepaZMnbdU2w= Xref: number.nntp.dca.giganews.com comp.lang.ada:186681 Date: 2014-05-31T20:35:16+01:00 List-Id: Simon Wright writes: > GCC 4.9.0, with the GNAT GPL 2014 tools, is available at > https://sourceforge.net/projects/gnuada/files/GNAT_GCC%20Mac%20OS%20X/4.9.0-2014/ > > This is the README: > > This is GCC 4.9.0 built for Mac OS X Mavericks (10.9.2, Darwin > 13.1.0), with Xcode 5.1.1 and tools from GNAT GPL 2014. > > gcc-4.9.0-x86_64-apple-darwin13-2014.tar.bz2 > ============================================ The first release (gcc-4.9.0-x86_64-apple-darwin13-2014.tar.bz2) contained an error: 'gnat list' didn't recognise library projects. This meant that Emacs ada-mode couldn't be used for library projects. gcc-4.9.0-x86_64-apple-darwin13-2014-1.tar.bz2 is now available at the same place as above.