#5111: linux-powerpc : segfault in stage2 compiler
-------------------------+--------------------------------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Linux | Blocking:
Architecture: powerpc | Failure: Installing GHC failed
-------------------------+--------------------------------------------------
Comment(by erikd):
Since Simon suggests this is a linker problem, I'm revisiting the file
rts/Linker.c.
The Macho-O powerpc linker messes with the misalignment field of the
`ObjectCode` struct in `rts/LinkerInternals.h`. I understand the reasoning
for this with `Mach-O` object files and I'm trying to figure out if
something similar is needed for `ELF` files on linux-powerpc.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5111#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