> $ strings vmlinux | grep gcc > Linux version 2.4.21 ([EMAIL PROTECTED]) (gcc version 3.2.3 (Debian)) #16 Fri > Jun 13 18:11:31 EDT 2003 > > This is very confusing. What version of gcc shoud I be using to compile > kernels on the Sparc?
You can uninstall gcc-3.3. You compiled with the right version. I suspect you did something wrong though. Try my kernel-image-2.4.21-sparc64 package. If that works, use the /boot/config-2.4.21 as a starting point for compiling your own. -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ Deqo - http://www.deqo.com/

