[cc65] Linker parameter parsing

From: Oliver Schmidt <ol.sc1web.de>
Date: 2009-10-18 13:14:23
Hi Uz,

I can use successfully both

    --start-addr 0x1000
    --start-addr $1000

but I can only use

    -D __STACKSIZE__=0x1000

while

    -D __STACKSIZE__=$1000

fails. I can imagine that from the linker perspective these are two
totally different things. However the user might nevertheless expect
them to behave more similiar.

Best, Oliver
----------------------------------------------------------------------
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 Oct 18 13:14:31 2009

This archive was generated by hypermail 2.1.8 : 2009-10-18 13:14:33 CEST