[GHC] #10672: GHCi linker does not understand C++ exception tables on Windows
GHC
ghc-devs at haskell.org
Mon Sep 14 10:34:18 UTC 2015
#10672: GHCi linker does not understand C++ exception tables on Windows
-------------------------------------+-------------------------------------
Reporter: lukexi | Owner: Phyx-
Type: bug | Status: new
Priority: high | Milestone: 7.10.3
Component: Runtime System | Version: 7.10.1
(Linker) |
Resolution: | Keywords:
Operating System: Windows | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: #9297 #10563 | Differential Revisions:
#8237 #9907 |
-------------------------------------+-------------------------------------
Comment (by lukexi):
Awesome stuff Tamar!!
I confirmed your branch works on my test case and also backported the
patches to 7.10.2 at https://github.com/lukexi/ghc/tree/ghc-7.10.2
-release-plus-rework-windows-pe-linker (git did 99% of the work, they
mostly applied cleanly) and was able to build all of `bullet-mini`
flawlessly, hurray! Thanks so much for your hard work.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10672#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list