[GHC] #9012: HPC is broken (relocation R_386_GOTOFF against undefined symbol can not be used when making a shared object)
GHC
ghc-devs at haskell.org
Wed Jul 2 17:14:33 UTC 2014
#9012: HPC is broken (relocation R_386_GOTOFF against undefined symbol can not be
used when making a shared object)
-------------------------------------+------------------------------------
Reporter: Feuerbach | Owner:
Type: bug | Status: patch
Priority: high | Milestone: 7.8.4
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Feuerbach):
Replying to [comment:17 rwbarton]:
Yes, that was indeed the case. I specifically had `shared: False` in
`cabal.config` until 7.8 came out.
Thus HPC probably never worked with dynamic libraries, but it wasn't
noticed until recently, when dynamic libraries became necessary and widely
used.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9012#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list