Re: [cc65] Another linker Q/R

From: Greg King <greg.king51verizon.net>
Date: 2013-02-28 12:46:45
From: "Oliver Schmidt"; on Friday, February 22, 2013; at 1:15 AM -0500
>
> And, here comes the ld65 feature request as I'd phrase it: Extend the
> -o option that can be used to replace %O in the linker config to a
> general mechanism to replace variables with values provided on the
> ld65 cmdline (thus, avoiding the sed thingy).

Extend the -D (--define) option.  Make it handle strings, as well as
numbers.  Then, allow those variables to be used everywhere that names are
used:

* the operands of the "export =", "file =", "format =", and "import =" 
attributes;
* the names of memory areas and segments.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Feb 28 12:47:22 2013

This archive was generated by hypermail 2.1.8 : 2013-02-28 12:47:27 CET