#8696: linking fails with 'relocation R_X86_64_PC32 against undefined symbol' -----------------------------+---------------------------------- Reporter: Kata | Owner: Type: bug | Status: new Priority: highest | Milestone: 7.8.1 Component: Compiler | Version: 7.8.1-rc1 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 (amd64) Type of failure: Other | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -----------------------------+---------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"ed1aced403b50f1a15fbe06cc7eeca5b23e69e37/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="ed1aced403b50f1a15fbe06cc7eeca5b23e69e37" Fix #8696 - don't generate static intra-package references. See the comments in Packages.lhs and the ticket for some more explanation. This is a temporary fix while we consider a way to re-enable intra-package references in the mean time. Authored-by: Reid Barton <rwbarton@gmail.com> Signed-off-by: Austin Seipp <austin@well-typed.com> }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8696#comment:23> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler