[Haskell-cafe] some help debugging ghci build on powerpc

Duncan Coutts duncan.coutts at googlemail.com
Sun Nov 29 09:35:21 EST 2009


On Sun, 2009-11-22 at 16:22 -0800, Brian Denheyer wrote:
> I'm trying to build ghc so that ghci will be included under linux power-pc.
> 
> The build dies here:
> 
> /tmp/ghc21791_0/ghc21791_0.s: Assembler messages:
> 
> /tmp/ghc21791_0/ghc21791_0.s:15:0:
>      Error: junk at end of line, first unrecognized character is `@'


> I was hoping that this was a bit of cruft and someone could direct me
> to a fix for the assembly portion so I can get a little farther along.

Make sure it's reported in the ghc trac. If you want to work on it
yourself then ask for guidance on the ghc users mailing list.

Duncan



More information about the Haskell-Cafe mailing list