
#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 bgamari):
instead of just loading each dependency directly?
Do you mean directly calling `dlopen` on each dependency? I suppose we could do this and it might even work. The problem is that it does nothing for the case of executables. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14444#comment:15 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler