Seems that Alexander already provided a solution but not included in
snapshot?
Woody
http://palmmicro.com/woody/
- Original Message -
From: "Philipp Klaus Krause"
To:
Sent: Saturday, November 20, 2010 5:33 AM
Subject: Re: [Sdcc-user] Z80 Error machine specific addressing or
address
Am 19.11.2010 13:33, schrieb Lin Rongrong:
> I got the following error with both 3.0.0 and Nov 18 snap build:
> menu.asm:3175: Error machine specific addressing or addressing mode
> error removing menu.rel
> Where menu.asm was compiled from menu.c.
> line 3175: jr 00107$
> 00107$ is 90 instructio
I got the following error with both 3.0.0 and Nov 18 snap build:
menu.asm:3175: Error machine specific addressing or addressing mode
error removing menu.rel
Where menu.asm was compiled from menu.c.
line 3175: jr 00107$
00107$ is 90 instructions below in line 3282.
jr range compiled wrong? should
The following warning still there in Nov 18 snap build.
Woody
http://palmmicro.com/woody/
- Original Message -
From: "Lin Rongrong"
To:
Cc:
Sent: Friday, November 05, 2010 2:00 PM
Subject: Re: z80 inline asm changes?
> Another SDCC 3.0.0 quesstion, I got a lot of "warning 185: comp