Re: [PATCH] ppc32: fix mktree utility in 64-bit cross-compile environment

From: Tom Rini
Date: Wed Aug 04 2004 - 10:50:05 EST


On Tue, Aug 03, 2004 at 05:01:05PM -0500, Zink, Dan wrote:

> The mktree utility is using "unsigned long" in the definition of a boot
> block structure. This is bad when cross compiling from a 64-bit
> architecture...

<asm/types.h> isn't portable. This program needs to still compile &
work on Cygwin & Solaris.

--
Tom Rini
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/