I've got kernel 1.3.73, which I built with gcc 2.5.8
When I insmod scsi_mod, I get an error which I can trace back to panic.c
- the comments in which say that gcc 2.5.8 is a little enthiusiastic with
it's optimization.
what is the correct gcc to use with 1.3.73(+) ?