#5397: bindist finds wrong gcc when XCode > 4
---------------------------------+------------------------------------------
Reporter: igloo | Owner: igloo
Type: bug | Status: new
Priority: high | Milestone: 7.2.2
Component: Build System | Version: 7.0.4
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by igloo@…):
commit 651cd99621e42b10b7caadfb8986547b28222785
{{{
Author: Ian Lynagh <[email protected]>
Date: Sat Oct 1 21:00:27 2011 +0100
Fix bindist finding gcc on OS X; fixes trac #5397
$TargetOS_CPP wasn't getting defined in a bindist, which meant the
code to use gcc-4.2 instead of gcc on OS X wasn't working. Now fixed,
by moving some of configure.ac's code into the shared aclocal.m4.
aclocal.m4 | 90 ++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 113
++++++---------------------------------------------------
2 files changed, 102 insertions(+), 101 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5397#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs