Re: config automatically switches from 32-bit to 64-bit for x86

From: Christoph Hellwig
Date: Thu May 27 2010 - 12:14:04 EST


On Thu, May 27, 2010 at 06:11:34PM +0200, Matthias Schniedermeyer wrote:
> Just use ARCH=x86. That ARCH respects CONFIG_64BIT from .config and
> "CONFIG_64BIT" is a config-option (the very first in menuconfig)

Which is an obsolute pain to type, even worse than doing a linux32 call
first. Really, a simple

make

should default to do the right thing.

--
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/