From: JockyW <joc...@ho...> - 2004-04-27 15:11:05
|
"Arthur Othieno" <a.o...@bl...> wrote in message news:20040426230746.GA1966@mars... > On Mon, Apr 26, 2004 at 11:41:12PM +0200, JockyW wrote: > > I'm now building 2.6.5 and noticed that gamecubefb.c and fbmem.c need a > > #define __powerpc__ in order to build the kernel. W/o these there is a > > missing reference to fb_writel_real() > > Sounds like your setup (probably toolchain) might be up to some > funkiness - I can't seem to reproduce that here. > Yes, you are absolutely right. I used the PPC gcc 3.3 cross-compiler for Linux (by Wintermute). This has always worked fine for building kernelversions 2.6.3 and 2.6.4. I have now built a perfectly working 2.6.5 kernel directly on the cube :) It only takes a bit longer ... Thanks for your help! JockyW |