Re: 32bit builds on x86-64 host.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Christoph Hellwig <hch@...>
Cc: Jeremy Fitzhardinge <jeremy@...>, H. Peter Anvin <hpa@...>, Dave Jones <davej@...>, Linux Kernel <linux-kernel@...>
Date: Wednesday, October 31, 2007 - 5:41 am

On Wed, Oct 31, 2007 at 08:57:39AM +0000, Christoph Hellwig wrote:
kbuild check's the asm symlink and error out if it is wrong.
So forgetting ARCH should be captured. But the check does not
store ARCH which is what I hope to have fixed for next merge window.

So for now if you forget ARCH you should be warned.
And in the future kbuild will remember what ARCH (and CROSS_COMPILE)
you used when configuring the kernel.

For x86 the current check does not help use because the asm symlink
is the same for i386 and x86_64 - so for now we are out of luck.

	Sam
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
32bit builds on x86-64 host., Dave Jones, (Mon Oct 29, 7:32 pm)
Re: 32bit builds on x86-64 host., H. Peter Anvin, (Mon Oct 29, 8:07 pm)
Re: 32bit builds on x86-64 host., Christoph Hellwig, (Tue Oct 30, 9:10 am)
Re: 32bit builds on x86-64 host., Jeremy Fitzhardinge, (Tue Oct 30, 9:00 pm)
Re: 32bit builds on x86-64 host., Christoph Hellwig, (Wed Oct 31, 4:57 am)
Re: 32bit builds on x86-64 host., Sam Ravnborg, (Wed Oct 31, 5:41 am)
Re: 32bit builds on x86-64 host., H. Peter Anvin, (Tue Oct 30, 9:11 pm)
Re: 32bit builds on x86-64 host., Dave Jones, (Mon Oct 29, 8:39 pm)
Re: 32bit builds on x86-64 host., Al Viro, (Mon Oct 29, 8:06 pm)