I'm having trouble compiling a kernel. I've defined options EXEC_ELF in my config file and added prefixes to register names in all then files. All the .s and .S files compile just fine. But the inline asm bombs with the prefixes. Are there any other options I need to add? Maybe compiler options? Thanks a lot, Dave Rogers