
#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 Phyx-): @lukexi You can find the work in progress code at https://github.com/Mistuke/ghc/tree/rework-windows-pe-linker it should already fix the problem reported here (at least the code compiles and runs and prints three lines). I've only tested it for x86_64 so far. I'll be making a few other changes and test x86 before sending this out for review :) I will keep the branch on GitHub up-to-date. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10672#comment:16 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler