On Fri, May 06, 2005 at 07:09:28PM +0200, Goswin von Brederlow wrote: > gcc-3.3 in debian can not compile for the other bitness, i.e. on i386 > -m64 fails and on amd64 -m32 fails.
> gcc-3.4 has been build as biarch compiler on both i386 and amd64. This > is already used in kernel-image-2.6.8-amd64 to compile in on i386. So explicitly specifying GCC 3.4 is a workaround for the default compiler not supporting biarch? That seems sensible enough - I'll rework the patch and upload today, hopefully. > > There were also some upstream things checked in recently for AMD64 > > support - I'll check what they were before I do anything with this. > I guess that would be the test for -m32 in the Makefile. :) No, that's been in there for ages. It's actually some hammer specific information decoding so can be ignored for this purpose. -- "You grabbed my hand and we fell into it, like a daydream - or a fever." -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

