Re: Compiling kernel without -O2 flag

2004-07-14 Thread Johan Kullstam
Sorav Bansal <[EMAIL PROTECTED]> writes: > Hi all, > > There is a curious thing that I noticed in the kernel. The kernel does > not compile if you remove the -O2 flag in the Makefile. It gives an error > in an ASM directive mentioning that a register is being spilled. The x86 has a very few reg

Compiling kernel without -O2 flag

2004-07-14 Thread Sorav Bansal
Hi all, There is a curious thing that I noticed in the kernel. The kernel does not compile if you remove the -O2 flag in the Makefile. It gives an error in an ASM directive mentioning that a register is being spilled. Is this normal behavior? Sorav -- To UNSUBSCRIBE, email to [EMAIL PROTE

Compiling kernel without -O2 flag

2004-07-14 Thread Sorav Bansal
Hi all, There is a curious thing that I noticed in the kernel. The kernel does not compile if you remove the -O2 flag in the Makefile. It gives an error in an ASM directive mentioning that a register is being spilled. Is this normal behavior? thanks, Sorav -- To UNSUBSCRIBE, email to [EMA