[GHC] #8237: checkProddableBlock: invalid fixup in runtime linker (Windows)

#8237: checkProddableBlock: invalid fixup in runtime linker (Windows)
----------------------------------+---------------------------------
Reporter: ezyang | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.8.1
Component: Runtime System | Version: 7.7
Keywords: | Operating System: Windows
Architecture: x86_64 (amd64) | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
----------------------------------+---------------------------------
I attempted to load a very simple C file into GHC using the linker and got
this error. The C file is:
{{{
#include

#8237: checkProddableBlock: invalid fixup in runtime linker (Windows) -----------------------------------+---------------------------------- Reporter: ezyang | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Runtime System | Version: 7.7 Resolution: | Keywords: Operating System: Windows | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -----------------------------------+---------------------------------- Comment (by ezyang): It's worth noting that it still fails even after teaching the linker to ignore eh_frame. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8237#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8237: checkProddableBlock: invalid fixup in runtime linker (Windows)
-----------------------------------+----------------------------------
Reporter: ezyang | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.8.1
Component: Runtime System | Version: 7.7
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64 (amd64)
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-----------------------------------+----------------------------------
Comment (by Edward Z. Yang

#8237: checkProddableBlock: invalid fixup in runtime linker (Windows) -----------------------------------+---------------------------------- Reporter: ezyang | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.8.1 Component: Runtime System | Version: 7.7 Resolution: fixed | Keywords: Operating System: Windows | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -----------------------------------+---------------------------------- Changes (by ezyang): * status: new => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8237#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC