Re[2]: [cc65] Package locations

Date view Thread view Subject view

From: groepaz (groepaz_at_gmx.net)
Date: 2001-10-11 21:55:22


Hello Michal,

Thursday, October 11, 2001, 8:44:34 PM, you wrote:

MB> Heya, I've just downloaded it, installed and tried... precompiled windows
MB> version while compiling anything larger produces .s sources (looking good..)
MB> but those sources are sending "error #53 - range error" messages.

MB> I'll try to recompile ;) *sigh*

tested the same (win32 version) and got the same error.... it actually
looks to me that the compiler calculates a relative jump in FOR-loops
wrong, and places a (eg) bcs where it should be jcs (thats why the
range-errors occur).

why not let the compiler always emit those 'long' conditional branches
anyway and let the assembler chose between the long or short variant?

-- 
Best regards,
 groepaz                            mailto:groepaz_at_gmx.net


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:42 CET