[GHC] #8696: linking fails with 'relocation R_X86_64_PC32 against undefined symbol'
GHC
ghc-devs at haskell.org
Mon Feb 24 20:14:34 UTC 2014
#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 at gmail.com>
Signed-off-by: Austin Seipp <austin at 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
More information about the ghc-tickets
mailing list