[GHC] #8394: T7478 fails on i386 Linux with "unresolvable R_386_32 relocation" from ld

#8394: T7478 fails on i386 Linux with "unresolvable R_386_32 relocation" from ld ----------------------------+--------------------------------- Reporter: rwbarton | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: GHC API | Version: 7.7 Keywords: | Operating System: Linux Architecture: x86 | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: 8294 | ----------------------------+--------------------------------- Much like #8294. Here is the error messages from the debug output: {{{ /usr/bin/ld: dynamic variable `base_GHCziBase_zdfMonadIO_closure' is zero size /usr/bin/ld: dynamic variable `ghczmprim_GHCziTuple_Z0T_closure' is zero size /usr/bin/ld: dynamic variable `base_GHCziTopHandler_runMainIO_closure' is zero size /usr/bin/ld: C.o(.text+0x59): unresolvable R_386_32 relocation against symbol `base_GHCziBase_zdfMonadIO_closure' /usr/bin/ld: final link failed: Nonrepresentable section on output collect2: ld returned 1 exit status }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8394 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8394: T7478 fails on i386 Linux with "unresolvable R_386_32 relocation" from ld ---------------------------------+--------------------------- Reporter: rwbarton | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: GHC API | Version: 7.7 Resolution: | Keywords: Operating System: Linux | Architecture: x86 Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: #8294 ---------------------------------+--------------------------- Changes (by rwbarton): * related: 8294 => #8294 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8394#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8394: T7478 fails on i386 Linux with "unresolvable R_386_32 relocation" from ld ---------------------------------------+--------------------------- Reporter: rwbarton | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: GHC API | Version: 7.7 Resolution: duplicate | Keywords: Operating System: Linux | Architecture: x86 Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: #7478 Differential Revisions: | ---------------------------------------+--------------------------- Changes (by thomie): * status: new => closed * resolution: => duplicate * related: #8294 => #7478 Comment: This is a duplicate of #7478 itself, since it has been removed. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8394#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC