Re: [ERROR-2.1.120] APM compilation fails

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sat, 5 Sep 1998 19:00:12 +0100 (BST)


> APM compilation fails under 2.1.120 w/ quite old binutils [I
> know I am to blame here, but just FYI]. It complains in statements
> like this [compiled to assembler apm_bios.c]:

Actually I'm not so sure.

> > movw %ebx, %es
> > movw %ebx, %fs
> > movw %ebx, %gs

That should be

movw %bx, %es

%ebx is a 32bit register

Alan

-
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/faq.html