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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.50.141.135 with SMTP id ro7mr14131162igb.7.1415043251338; Mon, 03 Nov 2014 11:34:11 -0800 (PST) X-Received: by 10.140.85.212 with SMTP id n78mr42285qgd.21.1415043251195; Mon, 03 Nov 2014 11:34:11 -0800 (PST) Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!news.glorb.com!h15no4955491igd.0!news-out.google.com!u5ni17qab.1!nntp.google.com!u7no2168526qaz.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 3 Nov 2014 11:34:11 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=188.115.9.81; posting-account=sDyr7QoAAAA7hiaifqt-gaKY2K7OZ8RQ NNTP-Posting-Host: 188.115.9.81 References: <3d37f3e6-58ad-4d2f-94d0-f615be9da268@googlegroups.com> <40b94742-ac04-474e-8c12-dbcd1dc5840c@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <04126216-28d0-491e-9486-205973ee1a6d@googlegroups.com> Subject: Re: ANN: GCC 4.9.1 for Mac OS X Mavericks and Yosemite From: Laurent Injection-Date: Mon, 03 Nov 2014 19:34:11 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.giganews.com comp.lang.ada:190311 Date: 2014-11-03T11:34:11-08:00 List-Id: Hi Is there a chance that Adacore will fix this problem in their version? I have tried yours on a backup partition under Yosemite and it works if I use the terminal. GPS seems to be a little pickier or me not understanding how to provide the path to it. So if I define the path in Project->Edit Project Properties->Language->Add then /opt/gcc-4.9.1/bin GPS adds for driver and list the path then -gnat,-gnatls... So I get /opt/gcc-4.9.1/bin-gnat; /opt/gcc-4.9.1/bin-gnatls; .... Which of course doesn't work. Changing the - to / helps except the driver because it can't be edited and GPS forgets every time the compiler even if I add it :( RTFM and Google didn't help. So for the moment I won't upgrade to Yosemite. No idea if I should at all. Thanks Laurent