#781: GHCi on x86_64, cannot link to static data in shared libs
-------------------------------+--------------------------------------------
Reporter: guest | Owner: simonmar
Type: bug | Status: new
Priority: high | Milestone: 7.2.1
Component: Compiler | Version: 6.5
Resolution: | Keywords: getEnvironment
Testcase: getEnvironment01 | Blockedby: 3658
Difficulty: Unknown | Os: Linux
Blocking: | Architecture: x86_64 (amd64)
Failure: GHCi crash |
-------------------------------+--------------------------------------------
Changes (by simonmar):
* blockedby: => 3658
* milestone: 7.0.1 => 7.2.1
Comment:
To fix this we need to use `-fPIC` by default on x86_64, which is also
what we need for #3658. So let's plan to do this in 7.2, when we've
thought through the implications of moving to dynamic linking by default.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/781#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs