
#10568: Regression from 7.8.4, loading GLUT into GHCI fails on the Mac -------------------------------+----------------------------------------- Reporter: George | Owner: Type: bug | Status: infoneeded Priority: normal | Milestone: 7.10.2 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 rwbarton): The other issue Rydgel mentions really is #10322, and I can reproduce it on Linux (though the particular offending symbol is different). I don't understand why that otool output doesn't mention the GLUT framework (or why it lists libHSGLUT itself) or why libHSOpenGLRaw apparently works without its otool output mentioning the OpenGL framework. Maybe it would help to see the final link command when building the GLUT package though? (`cabal build -v`) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10568#comment:15 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler