25 Sep
2006
25 Sep
'06
5:51 a.m.
On Sun, 2006-09-24 at 22:30 -0700, Jon A. Cruz wrote:
On Sep 24, 2006, at 10:16 PM, Ted Gould wrote:
Cool. What's working? Can QEMU do reasonable x86 builds also? I'm guessing this is a G5 (64-bit)?
I'd not want to use QEMU for builds. On my dual G5 it was like using a slow Win95 box.
However, mingw works well natively on PPC OS X to cross-compile Windows binaries.
Sorry, I wasn't thinking as much for builds. Generally a cross compiler works better. But, running the test suite will require some sort of processor emulation. It'd be nice if we could run the tests on various architectures (different bugs).
--Ted