[GHC] #14444: Linker limit on OS X Sierra breaks builds for big projects
GHC
ghc-devs at haskell.org
Mon Nov 13 06:05:41 UTC 2017
#14444: Linker limit on OS X Sierra breaks builds for big projects
-------------------------------------+-------------------------------------
Reporter: dredozubov | Owner: angerman
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
(Linking) |
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: |
-------------------------------------+-------------------------------------
Comment (by angerman):
chak, thank you for putting this out here as well!
I still plan to fix this properly in GHC. I'm not sure I will be able to
do this for 8.4.
The "fix" in cabal was a quick hack to make cabal work, as I had a project
which
needed to compile and I could not bump GHC. As such cabal needed to learn
to
be a bit more conservative about RPTAHs.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14444#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list