Re: Kernel-compiling-problem (bootsec.s/asm)

Lorenzo Allegrucci (parsek@tin.it)
Sun, 2 Jan 2000 16:16:12 +0100


On 02/01/00 12:50, Ralf Burger wrote:
> as -o bootsect.o bootsect.s
> bootsect.s: Assembler messages:
> bootsect.s:587: Error: base/index register must be 32 bit register
> bootsect.s:595: Error: base/index register must be 32 bit register
> bootsect.s:596: Error: base/index register must be 32 bit register
> bootsect.s:597: Error: base/index register must be 32 bit register
> bootsect.s:854: Error: base/index register must be 32 bit register

You need Binutils >= 2.9.1.0.7, I think.
I solved this by upgrating to 2.9.5.x

-- 
Lorenzo

"Given enough eyeballs, all bugs are shallow", Linus'Law

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/