[GHC] #8497: clang/wrapper cannot build GHC head with integer-gmp on Mavericks
GHC
ghc-devs at haskell.org
Thu Nov 21 04:34:45 UTC 2013
#8497: clang/wrapper cannot build GHC head with integer-gmp on Mavericks
----------------------------------------+----------------------------------
Reporter: kazu-yamamoto | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: | Keywords: clang
Operating System: MacOS X | Architecture:
Type of failure: Building GHC failed | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
----------------------------------------+----------------------------------
Comment (by kazu-yamamoto):
"ghc-mk-for-clang.patch" solves this problem. This patch checks if "gcc"
is real "gcc" or "clang". If "gcc" is "clang", CC=clang is specified to
configure.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8497#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list