On Fri, Jun 13, 2003 at 06:37:34PM -0400, Ben Collins wrote: > On Fri, Jun 13, 2003 at 05:55:38PM -0400, Eloy A. Paris wrote: > > Hi, > > > > Has anyone had problem booting the just-released 2.4.21 kernel on an > > Ultra 5? Here it just hangs at: [...] > I bet you compiled it with gcc-3.3. Upgraded the gcc and gcc-3.2 > packages, and rebuild, or just install the kernel-image-2.4.21-sparc64 > package.
Hhmmm, I have all these gcc packages installed: $ dpkg -l gcc* | grep ^.i ii gcc 3.2-6 The GNU C compiler. ii gcc-2.95 2.95.4-17 The GNU C compiler. ii gcc-3.2 3.2.3-4 The GNU C compiler ii gcc-3.2-base 3.2.3-4 The GNU Compiler Collection (base package) ii gcc-3.3 3.3-3 The GNU C compiler ii gcc-3.3-base 3.3-3 The GNU Compiler Collection (base package) But my default gcc is version 3.2.3, and my kernel was compiled with this version: $ 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? Cheers, Eloy.-

