I have an Athlon + VIA system that would never boot an Athlon-optimized 2.4.3[-ac*], and just FYI, it will not boot an Athlon-optimized 2.4.4pre7 either. It does compile without errors, and an otherwise identical i686 kernel boots and appears to run fine. With the Athlon kernel I get a flood of boot-time error messages that streams off the screen, so I do not know exactly what the trigger is; it ultimately hangs without completing the boot. I have tried a couple of times with different compilers, and I notice that sometimes it gets past the point of mounting the disks, and other times it does not get that far. The tail of the message on my most recent try is: Kernel panic: Aiee, killing interrupt handler! In interrupt handler - not syncing The most basic poop follows. If this is news, I'll be happy to provide however much more detail you require. Thanks, Bobby Bryant Austin, Texas % cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 4 model name : AMD Athlon(tm) Processor stepping : 2 cpu MHz : 1202.732 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow bogomips : 2398.61 % cat /proc/pci PCI devices found: Bus 0, device 0, function 0: Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 3). Master Capable. Latency=8. Prefetchable 32 bit memory at 0xd0000000 [0xd3ffffff]. Bus 0, device 1, function 0: PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP] (rev 0). Master Capable. No bursts. Min Gnt=4. Bus 0, device 7, function 0: ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 64). Bus 0, device 7, function 1: IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 6). Master Capable. Latency=32. I/O at 0xe000 [0xe00f]. Bus 0, device 7, function 2: USB Controller: VIA Technologies, Inc. UHCI USB (rev 22). IRQ 9. Master Capable. Latency=32. I/O at 0xe400 [0xe41f]. Bus 0, device 7, function 4: Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 64). Bus 0, device 8, function 0: VGA compatible controller: Matrox Graphics, Inc. MGA 2064W [Millennium] (rev 1). IRQ 10. Non-prefetchable 32 bit memory at 0xd4000000 [0xd4003fff]. Prefetchable 32 bit memory at 0xd5000000 [0xd57fffff]. Bus 0, device 12, function 0: Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 16). IRQ 11. Master Capable. Latency=32. Min Gnt=32.Max Lat=64. I/O at 0xec00 [0xecff]. Non-prefetchable 32 bit memory at 0xd7000000 [0xd70000ff]. % gcc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.0) = % rpm -q gcc gcc-2.96-71 (That's from a Red Hat "Rawhide" RPM of a few weeks back.) Also, the "kgcc" hack gives the same result: % kgcc -v Reading specs from /usr/lib/gcc-lib/i386-glibc21-linux/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/