On Thu, 2005-12-08 at 16:13 -0600, Richard Smith wrote:
Ugh,
there's no way to do this by just installing packages? x86-64> isn't some
bizarre embedded arch, it must be the #1 or #2 selling PC> processor today. I
can't believe there's no easy way to do it. This is> bullshit.
Google
seems to suggest that 32->64 is a compile option.
http://lists.freebsd.org/pipermail/freebsd-amd64/2004-November/002681.htmlI… for BSD but
still gcc.
Here's something that says there is a kernel-image-amd64 package thatcross compiles.
http://lists.debian.org/debian-amd64/2005/02/msg00059.html
Ubuntu does not have a kernel-image-amd64 and all combinations of -m64
and -mcpu=x86-64 in CFLAGS produce the same error.
It is as if the Ubuntu gcc (in fact all of Ubuntu) simply has no support
at all for x86-64.
Lee