> 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. Cheers Francois On Thu, 2005-04-07 at 00:23, Benjamin Herrenschmidt wrote: > > I guess this is because I'm compiling linux-2.6.12-rc1 with > > CONFIG_PMAC_SMU enabled. SMU replaces the PMU (Power Management Unit) in > > newer single-CPU PMacs G5 (and iMac G5 BTW), so I guess I need it (or > > have you been able to do without it?). The corresponding patch was > > written by BenH. I'll try to move blindly some files from asm-ppc64 to > > asm-ppc to see if I can unblock the make process (this might make no > > sense, so if anybody (Ben?) thinks so, please shout!). > > Do a 64 bits kernel, I don't support 32 bits kernels on ppc64 machines > anymore; > > Ben. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]