[10:17:22] <Dominus> hmm, can't figure cross compiling out.
[10:33:39] <wjp> it's quite possible configure and/or the makefiles will need some changes
[10:33:48] <wjp> no time to look at it right now, though
[10:37:16] <Dominus> sure, let me know when you got time. not urgent :)
[10:51:07] <Dominus> interestingly, Pentagram builds fine with --host=powerpc-apple-darwin
[10:55:17] <Dominus> exult bombs because expack needs to run but this cannot run
[10:56:38] <Dominus> hmm, --disable-data helps there :)
[11:01:22] <Dominus> ok, another one, in /usecode/ucxt head2data
[11:01:30] <Dominus> can't disbale this :(
[11:03:31] <Dominus> should be disabled by --disable-compiler IMO
[11:20:13] <wjp> ucxt isn't the compiler
[11:21:01] <wjp> it looks like it's disabled by --disable-tools
[11:35:16] <Dominus> nah, I'm passing along disable-tools from the start, the creation of the header files needs to be disabled
[11:56:30] <Dominus> now I need to rethink myself in the configure chaos...
[12:08:23] <Dominus> hmm, strange, must have messed up my disable-tools before, worked now
[12:50:55] <Dominus> so Exult and Pentagram do compile fine via cross compile for PPC
[12:51:04] <Dominus> without any changes to the source
[14:26:07] <wjp> hurray :-)
[14:28:48] <Dominus> I only need to test the binary if it actually works on all thre arches :)