[GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32
GHC
ghc-devs at haskell.org
Sun Jul 28 13:43:24 CEST 2013
#7134: ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32
-------------------------------+----------------------------------
Reporter: cetinsert | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 7.8.1
Component: GHCi | Version: 7.6.1-rc1
Resolution: | Keywords: R_X86_64_PC32
Operating System: Windows | Architecture: x86_64 (amd64)
Type of failure: GHCi crash | Difficulty: Unknown
Test Case: | Blocked By: 3658
Blocking: | Related Tickets:
-------------------------------+----------------------------------
Comment (by igloo):
Ah, `compiler/main/DynFlags.hs` should be changed so that
{{{
("Support dynamic-too", "YES"),
}}}
is `NO` on Windows. Then Cabal should do the right thing.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7134#comment:24>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list