[GHC] #10568: Regression from 7.8.4, loading GLUT into GHCI fails on the Mac

GHC ghc-devs at haskell.org
Mon Jun 29 23:35:09 UTC 2015


#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 Rydgel):

 Like this?

 [https://gist.githubusercontent.com/Rydgel/1438870bface7e9fe455/raw/2e1193b93c98ad68df3de167baf2fe8b82cb19bb/gistfile1.txt
 --ghc-options="-framework GLUT -v"]

 [https://gist.githubusercontent.com/Rydgel/488c2354f75a608015b8/raw/1c567f212428c85b3a494b7519730456f3f6ee65/gistfile1.txt
 --ghc-options="-optl-Wl,-framework,GLUT -v"]

 Indeed, no {{{-framework}}} in the first case.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10568#comment:25>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list