pgubook-readers
[Top][All Lists]
Advanced

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

Re: [Pgubook-readers] maximum.s: Assembler messages


From: Herbert R Coburn
Subject: Re: [Pgubook-readers] maximum.s: Assembler messages
Date: Sun, 09 May 2010 08:05:52 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4

On 05/08/2010 03:24 PM, M Robinson wrote:
At first I thought Cygwin was the problem, then I tried Slax Linux. Then
I dragged out an old IBM Thinkpad  600E and installed Debian.

I keep getting theses errors:

maximum.s: Assembler messages:
maximum.s:27: Error: no such instruction: `mov1 $0,%edi'
maximum.s:28: Error: no such instruction: `mov1 data_items (,%edi,4)%eax'
maximum.s:29: Error: no such instruction: `mov1 %eax,%ebx'
maximum.s:36: Error: no such instruction: `mov1 data_items(,%edi,4),%eax'
maximum.s:40: Error: no such instruction: `mov1 %eax,%ebx'
maximum.s:46: Error: no such instruction: `mov1 $1,%eax'


You might want to replace the "one" with an "el" in the mov1 instruction
since it is a mnemonic for "move long", not "move one". /herbc





reply via email to

[Prev in Thread] Current Thread [Next in Thread]