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!.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, 28 Oct 2014 19:29:51 +0000 Organization: A noiseless patient Spider Message-ID: References: <3d37f3e6-58ad-4d2f-94d0-f615be9da268@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="e614caa3bbcdcdac946afd88f128a08d"; logging-data="10929"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18he6PP2wec1Cip4UiZ0PKqJdcscL4a7rM=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:GqLEcmfUatbZq0bjQnXDLt69UX8= sha1:tvp3pxgTqUmhv0B7aa80svc2dTQ= Xref: news.eternal-september.org comp.lang.ada:22866 Date: 2014-10-28T19:29:51+00:00 List-Id: David Botton writes: > Seems that in this new version gprinstall does not set the permissions > properly when installing executables: > > -rwxr--r-- 1 root wheel 1399120 Oct 28 09:23 /opt/gcc-4.9.1/bin/gnoga_make Yes, sorry about that. From the release note: > Changes made to GPRbuild GPL 2014 are in gprbuild-gpl-2014-src.diff. They: [...] > * retain the bug in gprinstall which installs executables with > 'execute' access for the owner only rather than for all users (this > is a problem if the installation is done by root). The change relies > on a change in the RTS (adaint.c). This was a pretty major change, so I didn't feel I could copy it over from GNAT GPL 2014.