Niklas Larsson wrote:

> It seems like the build on Windows HEAD is trying to build the PowerPC
> assembly in rts/AdjustorAsm.S. Somehow the powerpc_HOST_ARCH must be
> defined, I can't figure out how though.

This is not actually the case, because on linux-powerpc I get errors
about Intel instructions in the same file.

This was discussed in this thread:

   http://www.haskell.org/pipermail/cvs-ghc/2012-December/079132.html

and it seems to be a build system problem as I can correctly
build the tree if I drop the "-j" argument to the "make" command.

> I have one patch though. When I was messing around, I taught sync-all how
> to checkout all the repos based on a date. It is somewhat tested, use with
> caution.

That may be valuable.

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to