Re: Build failure on Windows.

2012-12-15 Thread Niklas Larsson
2012/12/15 Erik de Castro Lopo : > Ian Lynagh wrote: > >> 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 minim

Re: Build failure on Windows.

2012-12-15 Thread Erik de Castro Lopo
Ian Lynagh wrote: > 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. Sorry, that

Re: Build failure on Windows.

2012-12-15 Thread Niklas Larsson
2012/12/15 Ian Lynagh : > > 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.

Re: Build failure on Windows.

2012-12-15 Thread Ian Lynagh
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 no

Re: Build failure on Windows.

2012-12-15 Thread Erik de Castro Lopo
Niklas Larsson wrote: > Hi! > > It seems like the build on Windows HEAD is trying to build the PowerPC > assembly in rts/AdjustorAsm.S. Are you building for x86 or x86-64? Erik -- -- Erik de Castro Lopo http://www.mega-nerd.co

Re: Build failure on Windows.

2012-12-15 Thread Erik de Castro Lopo
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 instruct