#2805: Test ffi009(ghci) fails on PPC Mac OS X
--------------------------+-------------------------------------------------
Reporter: thorkilnaur | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 6.11
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: ffi009(ghci) | Architecture: powerpc
Os: MacOS X |
--------------------------+-------------------------------------------------
Changes (by simonmar):
* difficulty: => Unknown
Comment:
Good analysis Thorkil!
I expect the quickest way to workaround this problem is to implement the
missing relocation type in the Linker and use `-mlongjump` option to gcc.
But presumably this could apply to any compiled C code that we need to
load up into GHCi, not just stub files?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2805#comment:1>
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