
#15446: compiling files in ghci on MacOS eventually results in malformed mach-o: load commands size (32800) > 32768 -------------------------------+-------------------------------------- Reporter: George | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 8.4.3 Resolution: | Keywords: Operating System: MacOS X | Architecture: x86_64 (amd64) Type of failure: GHCi crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------+-------------------------------------- Comment (by George): In that case, it sounds like this would be an issue for any language with a repl (read eval print loop) that allows you to load dynamic libraries.e.g. Lisp and maybe even Swift? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15446#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler