[GHC] #8497: clang/wrapper cannot build GHC head with integer-gmp on Mavericks

GHC ghc-devs at haskell.org
Sat Nov 2 11:54:10 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 hvr):

 Ah, now I see.. that error is generated by the GMP source code included in
 the tarball; could you try installing a GMP library (or is that called
 Framework in OSX?) in your Xcode environment, so GHC doesn't have to
 compile its own GMP library?

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8497#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list