
#10568: Regression from 7.8.4, loading GLUT into GHCI fails on the Mac -------------------------------+----------------------------------------- Reporter: George | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.3 Component: Compiler | Version: 7.10.2-rc1 Resolution: | Keywords: Operating System: MacOS X | Architecture: x86_64 (amd64) Type of failure: GHCi crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------+----------------------------------------- Comment (by darchon): For me, the ''two'' bugs seem pretty clear: - GHC bug: When linking a dynamic ''library'', GHC does not pass the {{{-framework}}} flags to the system linker. - Cabal bug: The {{{-framework}}} flags that should be passed to GHC somehow get lost. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10568#comment:39 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler