[GHC] #8696: linking fails with 'relocation R_X86_64_PC32 against undefined symbol'
GHC
ghc-devs at haskell.org
Mon Mar 24 11:04:47 UTC 2014
#8696: linking fails with 'relocation R_X86_64_PC32 against undefined symbol'
-----------------------------+----------------------------------
Reporter: Kata | Owner:
Type: bug | Status: closed
Priority: high | Milestone: 7.8.1
Component: Compiler | Version: 7.8.1-rc2
Resolution: fixed | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: Other | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-----------------------------+----------------------------------
Changes (by thoughtpolice):
* status: new => closed
* resolution: => fixed
Comment:
The results for i386 aren't bad either, compile times seem OK as well:
{{{
-1 s.d. ----- -2.0%
+1 s.d. ----- +1.7%
Average ----- -0.2%
}}}
So I think this ticket can be considered closed - the penalties seem very
small overall on GHC, which is the primary case for dynamic linking (and
probably the largest). Simon, do re-open if you disagree.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8696#comment:29>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list