[GHC] #15847: GHCi cannot load .o built from c with -fPIC on i386 linux

#15847: GHCi cannot load .o built from c with -fPIC on i386 linux
-------------------------------------+-------------------------------------
Reporter: watashi | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime | Version: 8.7
System (Linker) |
Keywords: | Operating System: Linux
Architecture: x86 | Type of failure: None/Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
GHCi cannot load .o built from c with -fPIC on i386 linux. On i386 linux,
the PIC object code looks like:
{{{
000001ac

#15847: GHCi cannot load .o built from c with -fPIC on i386 linux
--------------------------------------------+------------------------------
Reporter: watashi | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System (Linker) | Version: 8.7
Resolution: | Keywords:
Operating System: Linux | Architecture: x86
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
--------------------------------------------+------------------------------
Comment (by Ben Gamari
participants (1)
-
GHC