
#11123: Arm: checkProddableBlock: invalid fixup in runtime linker ----------------------------------------+----------------------------- Reporter: erikd | Owner: Type: bug | Status: new Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: arm Type of failure: Building GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------------+----------------------------- Comment (by erikd): From IRC: {{{ <olsner> erikd: re your linker issue, perhaps getSectionKind_ELF fails to recognize that section as proddable - the printouts mention sections of kind 3 (afaict that's "other"), and "other" sections aren't marked as proddable in ocGetNames_ELF }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11123#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler