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: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: ANN: GCC 4.9.1 for Mac OS X Mavericks and Yosemite Date: Tue, 21 Oct 2014 20:42:22 +0100 Organization: A noiseless patient Spider Message-ID: References: <9c2f6897-180c-4575-ac39-76db638f1840@googlegroups.com> <565c78e4-a1f6-486e-a6ed-57816b2c8172@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="71797db6fbf0039ebda7a9c799ddb33f"; logging-data="8414"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18T608ptz+MOHbkbTVHFibkj5JJT+W4Nak=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:DOz4jz29dqIFzFQwzflF4TAs2UQ= sha1:0zcU6S/MCC/TqefZ5UzLOP4I2i4= Xref: news.eternal-september.org comp.lang.ada:22639 Date: 2014-10-21T20:42:22+01:00 List-Id: David Botton writes: > Moving it from /usr/local/gnat-fsf to /opt/gcc-4.9.1 seemed to have > worked. > > That dir worked ok (and still does work ok) with the last version. gcc-4.9.0? I don't think there's much difference between these from the Ada point of view, though the rest of the compiler has changed (not to mention using the system -lstdc++ rather than the g++ library built as part of the compiler to build the gnat* tools). The Darwin system libraries appear to be TRWTF, what with linker switches able to control which symbols appear in which libraries! [PR/39888 comment 9, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39888#c9]