#1843: ghc 6.8.1 broken on Mac OS X Leopard PPC
----------------------+-----------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.8.2
Component: Compiler | Version: 6.8.1
Severity: critical | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: powerpc
Os: MacOS X |
----------------------+-----------------------------------------------------
Comment (by ChrisKuklewicz):
The source code of ld64-77 used by OS X 10.5 shows that it produces the
"unknown scatter relocation type 4" where the 4 is PPC_RELOC_HI16. Note
that ld64-77 seems capable of writing scattered PPC_RELOC_HI16 but not
reading them.
I am currently reading the binary ABI at
http://developer.apple.com/documentation/DeveloperTools/Conceptual/MachORuntime/Reference/reference.html
to see if it is going to enlighten me on this bug.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1843#comment:12>
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