I have a problem which I can't stop from hapenning:
When I try to compile a Linux Kernel the compile aborts when compiling main.c
with the message:
main.c[82]: copro_timeout
io.h: inconsistent operand constraints in an asm
and aborts.
That's not the only message, it gives me more or less a half a dozen ones
exactly in the same file and in the same source line of io.h.
What seams to be the problem? Configuration of GCC?
Please help me. I really need to re-compile the kernel.
Thanks in advance.
P.S.: Please reply by mail as I don't read the news very much.