[GHC] #10568: Regression from 7.8.4, loading GLUT into GHCI fails on the Mac
GHC
ghc-devs at haskell.org
Wed Jul 22 15:18:45 UTC 2015
#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):
Replying to [comment:35 MtnViewMark]:
> When building GLUT for HP, should we be adding the following to the
cabal install step? Will this fix the issue for the pre-built libs that HP
provides?
>
> {{{
> --ghc-options="-optl-Wl,-framework,GLUT"
> }}}
I think so yes. With those options, the GLUT Haskell library is properly
linked against the GLUT framework lib.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10568#comment:36>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list