[GHC] #12198: Stack fails to compile using GHC 8.0.1 on MacOS 10.12
GHC
ghc-devs at haskell.org
Mon Aug 29 21:09:12 UTC 2016
#12198: Stack fails to compile using GHC 8.0.1 on MacOS 10.12
-------------------------------------+-------------------------------------
Reporter: mistydemeo | Owner:
Type: bug | Status: infoneeded
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: MacOS X | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
Replying to [comment:2 bgamari]:
> Is this reproducible? It sounds like the `dylib` may be corrupted.
Never mind; corruption actually isn't likely. It sounds like there are
simply too many "load commands". Is it possible that the you compiled
`libghc` with `-split-sections`? It would be helpful to get a dump of
`libghc_44.dylib`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12198#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list