I recently got Slackware Linux version 3.0 w/ ELF binaries. After running make
config, make dep, and make clean, make Zimage won't compile. I get an error
that says: unrecognized option '-Qy'
cpp: output pipe has been closed
gcc: Internal compiler error: program cc1 got fatal signal 13
I don't understand why this is happening -- the previous kernel version I used
compiled cleanly many a time. Is it the new compiler? elf binaries? what?
Please help!