Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: current build error: Error: suffix or operands invalid for `mov'



On Sun, Sep 20, 2009 at 04:47:21PM +0900, Takahiro Kambe wrote:
> In message <20090920.164334.94570666.taca%back-street.net@localhost>
>       on Sun, 20 Sep 2009 16:43:34 +0900 (JST),
>       Takahiro Kambe <taca%back-street.net@localhost> wrote:
> >> Should be movw.
> > Thanks, it should be fixed.
> Hmm, something wrong more...
> 
> dependall ===> sys/modules/compat_linux
>      create  compat_linux/linux_exec_machdep.d
>      create  compat_linux/.depend
>     compile  compat_linux/linux_exec_machdep.o
> {standard input}: Assembler messages:
> {standard input}:363: Warning: using `%ax' instead of `%eax' due to `w' suffix
> {standard input}:454: Error: 1 warnings, treating warnings as errors

Yeah, that too :) %gs is a 16bit register and the source should be too.

Joerg


Home | Main Index | Thread Index | Old Index