Re: [cc65] Possible bug? Assmebler exports lower case only.

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2008-03-02 16:27:13
On Sun, Mar 02, 2008 at 05:29:56AM -0500, Greg King wrote:
> Uz, you forgot to ask him the obvious question:
>
> Markus, what version of ld65 are you using?

This is correct, but I'm not aware that any older version of ld65 had this or
a similar error. 

The only tool that allows to ignore case is the assembler. But this feature
has to be enabled by use of the .CASE pseudo instruction and it works by
uppercasing (not lowercasing) all identifiers. There is no code in the linker
that transforms or ignores case, and there has never been.

Maybe a (short!) piece of code that allows me to reproduce the error here
would be helpful.

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 Sun Mar 2 16:27:25 2008

This archive was generated by hypermail 2.1.8 : 2008-03-02 16:27:28 CET