Le 08.04.2005 12:02:52, Francois a écrit :
> Do a 64 bits kernel, I don't support 32 bits kernels on ppc64
machines
> anymore;
Thanks for the tip. What is the simplest way to make a 64 bit kernel?
I
have two options: cross compiling on my G4, or compiling under Darwin
on
my G5.
Building a cross compiler looks complicated, and my compiling attempts
on the G5 have failed so far (sys/types.h not being found and similar
errors). It might be that I have not properly install XCode. I'll look
at it in more details.
Hi,
I can send you a tarball with a cross compiler for linux under G4.
size : 58MB
or you can download it :
http://ipnnarval.in2p3.fr/~xavier/ppc64.tgz
This is a gcc 3.4.2 version compiled a few months ago...
With this you will have to do a :
make ARCH=ppc64 CROSS_COMPILE=powerpc64-linux-
to compile your kernel with as starting config point the
arch/ppc64/configs/g5_defconfig file.
xavier
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]