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

From: Markus Stehr <bastetfurry1ircnet.de>
Date: 2008-02-29 01:05:54
Hi!

Might be a bug or a feature but the linker wont use an assembler export
when there are upper case letters in its name.

.export _ScrollLinesUp
wont show up in the map file (and the call points to the zeropage...)

.export _scrolllinesup
works just fine.

Greetings,
Markus

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Feb 29 01:06:05 2008

This archive was generated by hypermail 2.1.8 : 2008-02-29 01:06:09 CET