
#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.1 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 trommler): Hmm, this issue is different. In #10322 we are linking temporary shared libraries. Here the problem is that the shared library for package GLUT cannot be loaded because of a missing symbol. Which shared library contains the missing `_glutBitmap8By13` ? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10568#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler