Re: [cc65] Linker parameter parsing

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2009-10-18 22:20:48
On Sun, Oct 18, 2009 at 01:14:23PM +0200, Oliver Schmidt wrote:
> 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.

Are you sure? This should work and - according to my tests - it does. When
using a unix shell, you need to escape the '$' character, but I assume you're
using Windows?

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 Oct 18 22:23:49 2009

This archive was generated by hypermail 2.1.8 : 2009-10-18 22:23:51 CEST