
#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 shlevy): Note that in nixpkgs we have a solution that will always let us stay under the limit (essentially using intermediate libraries that reexport symbols from all the libraries underneath them) https://github.com/NixOS/nixpkgs/pull/27536 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14444#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler