"Illegal Instruction"
I didn't get upset because I don't use nano. I wrote it off. Now I've emerged grub and after typing 'grub' to setup the bootloader it gives the:
"Illegal Instruction"
error again. I searched the forums and it seems that most of these errors are cause by bad CFLAGS. I believe my CFLAGS are correct but perhaps I have to tweak them a bit. Here are my current CFLAGS:
Code: Select all
-03 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe
