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!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: to Simon Wright, re Mac OS X builds Date: Thu, 06 Oct 2016 20:15:31 +0100 Organization: A noiseless patient Spider Message-ID: References: <4a4cee95-52e4-42c6-b4bb-a8146744bafd@googlegroups.com> <1591021727.497443716.927203.laguest-archeia.com@nntp.aioe.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="e5f31545d127a6738a4229c67d648b1c"; logging-data="13845"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19r97kkmoYJ4l2D5z6AJ/Ho71LKlAfKw4g=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (darwin) Cancel-Lock: sha1:bC13pTKlmFB8vCSciFlQ3WRu6mM= sha1:eTutoXiwShiy7ieOZmbwCRcNGpk= Xref: news.eternal-september.org comp.lang.ada:32025 Date: 2016-10-06T20:15:31+01:00 List-Id: Lucretia writes: >> > Did you build gmp, mpc, mpfr and isl with apple's tools or with GCC? >> > Did you just link in the firs into the GCC root dir? >> >> I've always (since I read that it was possible) linked the maths >> packages into the top-level GCC directory and let GCC build them. >> >> gmp-5.1.3 >> mpc-1.0.2 >> mpfr-3.1.2 > > and ISL? Which version? I don't have it (so I don't get the Graphite loop optimisations). But personally I would avoid aggressive/unusual optimisations; If -O2 was good enough for Nelson, it's good enough for me.