[Coco] Nitros9 build fails
Tormod Volden
lists.tormod at gmail.com
Sat May 23 04:14:25 EDT 2015
On Sat, May 23, 2015 at 9:34 AM, Bob Devries wrote:
> Hi all,
>
> I have just upgraded to Lubuntu 14:10. gcc = 4.9.1. Make = GNUMake 4.0.
> I built lwtools and toolshed, but the NitrOS9 build fails at minted.asm.
Please try my lwtools and toolshed packages from
https://launchpad.net/~tormodvolden/+archive/ubuntu/m6809 so that we
can eliminate any problems with your builds.
> The errors appear to be:
>
> WARNING: IFP1 if is not supported; ignoring
> /home/bdevries/nitros9/level1/cmds/minted.asm:00013 ifp1
>
> ERROR: Byte overflow
> /home/bdevries/nitros9/level1/cmds/minted.asm:00467 anda #~$80
>
> I'd have to assume that the tilde (~) is in error, but why was it used?
It inverts the bits, so anda #~mask turns off the bits in "mask",
while ora #mask would turn them on.
BTW, any good reason you use Lubuntu 14.10 instead of the stable 14.04
or the newer 15.04?
Tormod
More information about the Coco
mailing list