On Sun, May 25, 2003 at 03:51:29AM +0200, Bas van den Heuvel wrote: > Hello, > > I'm having a hard time compiling a kernel (tried 2.4.19 & 2.4.20) with > built-in raid support. > > with modification of some files i can get it compiled correctly (the "debian" > way). > > But after modifying silo.conf and trying to boot the kernel i get > > Data Access Exception at the boot prompt. > > The old kernel boots ok (2.4.19). > > I searched many archives and found out that I may need egcs64. I apt-get it, > but have no clue how to force building the kernel with this compiler (tried > the update-alternatives as stated on the debian howto, but failed) > > Anybody having a clue, or can show me "the" way ?
Do "CC=sparc64-linux-gcc make" -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ Deqo - http://www.deqo.com/

