[GHC] #8698: .ctors handling does not work on Windows 64-bit ghci
GHC
ghc-devs at haskell.org
Sat Jan 25 10:35:03 UTC 2014
#8698: .ctors handling does not work on Windows 64-bit ghci
-------------------------------+----------------------------------
Reporter: awson | Owner: ezyang
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.1-rc1
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64 (amd64)
Type of failure: GHCi crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------+----------------------------------
Comment (by awson):
Also, it might be necessary to add
{{{RTS_WIN64_ONLY(SymI_HasProto(FreeEnvironmentStringsW))}}} to
{{{RTS_MINGW_ONLY_SYMBOLS}}} definition.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8698#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list