I'm compiling kernel 2.0.12. Everything goes great, until I get ready
to do 'make zImage'. I get this:
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-02 -fomit-frame-pointer -fno-strength-reduce -pipe -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o
init/main.o init/main.c
cc1: Invalid option 'align-loops=2'
cc1: Invalid option 'align-jumps=2'
cc1: Invalid option 'align-functions=2'
make: *** [init/main.o] Error 1
What can I do to fix this? Please email me soon, as I'm on hold with
Thanks in advance.
Julie