[GHC] #11423: GHC 8.0-rc1's linker does not work in OSX

GHC ghc-devs at haskell.org
Thu Jan 14 09:39:04 UTC 2016


#11423: GHC 8.0-rc1's linker does not work in OSX
---------------------------------+----------------------------------------
        Reporter:  danilo2       |                Owner:
            Type:  bug           |               Status:  new
        Priority:  highest       |            Milestone:  8.0.1
       Component:  Compiler      |              Version:  8.0.1-rc1
      Resolution:                |             Keywords:
Operating System:  MacOS X       |         Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown  |            Test Case:
      Blocked By:                |             Blocking:
 Related Tickets:                |  Differential Rev(s):
       Wiki Page:                |
---------------------------------+----------------------------------------
Changes (by bgamari):

 * milestone:   => 8.0.1


Comment:

 Hrm, indeed this was due to out-of-date
 [https://ghc.haskell.org/trac/ghc/wiki/Building/Preparation/MacOSX|build
 instructions] on the Wiki, resulting in a build that was dynamically
 linked against `libgmp`. I've fixed the instructions but haven't yet had
 time to do another build. I'll try to get this done today.

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


More information about the ghc-tickets mailing list