#781: GHCi on x86_64, cannot link to static data in shared libs
---------------------------------+------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.14.1
Component: Compiler | Version: 6.5
Severity: normal | Resolution:
Keywords: getEnvironment | Difficulty: Unknown
Testcase: getEnvironment01 | Os: Linux
Architecture: x86_64 (amd64) |
---------------------------------+------------------------------------------
Comment (by simonmar):
Ok, to elaborate on this. The solution would be to compile everything
with `-fPIC` on x86-64, ie. enable `-fPIC` by default. We have to measure
the performance impact of doing that, which might not be a problem.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/781#comment:7>
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