Subject: Re: asm2gas misbehavior?
To: Denis Ahrens <denis@berlin.ccc.de>
From: Paul Goyette <paul@whooppee.com>
List: port-mac68k
Date: 01/13/2001 11:35:55
Have you updated gas? Mine says
/usr/pkg/cross/bin/m68k-netbsd-as -v
GNU assembler version 2.9.1 (m68k-netbsd), using BFD version 2.9.1
This version has no problem with the % signs.
The %s are required syntax going forward, so make sure you get the
newest gas.
On Sat, 13 Jan 2001, Denis Ahrens wrote:
> Hello
>
> Is it possible that the "asm2gas" script has a little error.
>
> It produces lines like:
>
> movl %d0,%d1
>
> but the "as" likes only:
>
> movl d0,d1
>
> This is the problem why I can't compile a kernel with my quadra700.
> See a more detailed msg some days ago from me.
>
> Denis
>
>
-------------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Network Engineer, | BCD7 5301 9513 58A6 0DBC | paul@whooppee.com |
| Unix hacker, | 91EB ADB1 A280 3B79 9221 | pgoyette@juniper.net |
| & World Cruiser | | paul@mv-aftereight.com |
-------------------------------------------------------------------------