Re: [cc65] longbranch to local labels

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2012-09-17 21:42:43
On Mon, Sep 17, 2012 at 08:46:55PM +0200, Daniel Pralle wrote:
>  Since yesterday I use cc65-2.13.3 and my assembler code doesn't
>  compile anymore. It expects an identifier after "jpl" and other
>  longbranches from the macpack. Using an absolute label works.
[...]
> Any ideas?

Yes. That's an error that has been fox^H^Hixed two months ago:

uz@trixie:~/src/cc65-2.13/trunk/src/ca65/macpack$ svn log --limit 1 longbranch.mac
------------------------------------------------------------------------
r5788 | uz | 2012-07-18 21:54:34 +0200 (Wed, 18 Jul 2012) | 4 lines

Merged r5787 from HEAD: Fixed an error in the macro package that prevented the
macros to work correctly. The short forms of the jumps were never choosen. The
error was introduced with release 3176 in 2004(!) and reported by thefox.
------------------------------------------------------------------------

Since you are building the RPMs yourself, my suggestion would be to check out
the trunk of 2.13 from svn://svn.cc65.org/cc65/branches/version-2.13/trunk.
This is the trunk of the stable version which gets bug fixes that are not too
complex or do not rely on the changed structure in HEAD.

If you don't want to compile the stuff yourself, you might want the snapshot
version.

Sorry for the inconvenience!

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Sep 17 21:43:24 2012

This archive was generated by hypermail 2.1.8 : 2012-09-17 21:43:28 CEST