[GHC] #13606: GHCi segfaults on Windows with D3D code
GHC
ghc-devs at haskell.org
Sat Jun 3 21:33:49 UTC 2017
#13606: GHCi segfaults on Windows with D3D code
----------------------------------+----------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.4.1
Component: GHCi | Version: 8.2.1-rc2
Resolution: fixed | Keywords:
Operating System: Windows | Architecture: Unknown/Multiple
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: #12499 #12498 | Differential Rev(s): Phab:D3513
Wiki Page: |
----------------------------------+----------------------------------------
Comment (by RyanGlScott):
Never mind, please ignore the "different issue" noise. That error was due
to `d3d11binding` improperly specifying an `extra-library` dependency
(`d3dxof`). After removing `d3dxof`, all of the `d3d11binding` examples
now work without a hitch in GHCi.
Thanks, Phyx-!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13606#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list