[GHC] #14444: Linker limit on OS X Sierra breaks builds for big projects

GHC ghc-devs at haskell.org
Wed Apr 25 09:12:29 UTC 2018


#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 dredozubov):

 @jship thanks for the info, I tried it with a few work projects and it
 still fails for some of them, which is very frustrating. It seems like I
 have to get a tad more familiar with OS X linking tools to get to the
 bottom of it. I tried to bruteforce my way by adding `-optl-fuse-ld=ld-
 wrapper-macos.sh` to all the cabal targets in the repo.

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


More information about the ghc-tickets mailing list