Hi Niklas, On Sat, Dec 15, 2012 at 04:02:24PM +0100, 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.
Does it happen for you with a non-parallel (i.e. without using "make -j") build? If so, can you reproduce it by running the last command that "make" runs by hand? If you can, then hopefully it will be easy to diagnose, e.g. by minimising the code being read. > It seems to work fine on commit d7d25db3e58f3edfb950ebfa466c1e1e06d175d6 > from a week ago. Hmm, no patch since then jumps out at me as a likely cause. If anyone's able to narrow down which patch cause it then that may also be useful. > 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. Thanks! I'll take a look. Thanks Ian _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc