[parisc-linux] Re: Solved: Kernel crash when loggin in via ssh

Randolph Chung Randolph Chung <randolph@tausq.org>
Wed, 11 Dec 2002 23:32:15 -0800


> It IS a gcc issue.
> 
> gcc-3.0_3.0.4-13 produces a working kernel, gcc-3.2-3.2.2-0pre0 produces
> a miscompiled kernel (faulty networking, causes kernel crash).
> I made NO updates whatsoever; same kernel configuration, just using gcc-3.0
> insted of gcc-3.2. I just make a make clean; make dep; make vmlinux ...

btw, i just built this: 

$ ssh -p 1022 -2 tausq@gsyprf10.external.hp.com
tausq@a500:~$ dmesg|grep gcc
Linux version 2.4.20-pa13 (tausq@a500) (gcc version 3.2.2 20021202 (Debian prerelease)) #12 SMP Wed Dec 11 23:02:01 PST 2002

still need to try 32-bit...
randolph