Hi, Here's two simple patches to enable cross-compilation of SILO. The main issue is that little-endian host produces a broken binary (only "SIL" gets displayed and the boot hangs). Aaro Koskinen (2): second/util: convert data to big endian silo: compile host-side tools with HOSTCC Rules.make | 2 ++ common/Makefile | 3 +++ second/Makefile | 2 +- second/util.c | 11 +++++++---- 4 files changed, 13 insertions(+), 5 deletions(-) -- 1.8.4.rc3 -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html