Re: [cc65] linker config Q

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2013-01-25 10:31:00
On Fri, Jan 25, 2013 at 12:57:50AM +0100, silverdr@wfmh.org.pl wrote:
> But is there a way to configure the linker in such way that more than one
> file belonging to particular MEMORY entry would be generated? I need to output
> binaries that would be loaded alternatively on as needed basis. All of them
> will have to land in the same memory area..

One or more memory areas go into one file. This is how it has been designed.

> But I am wondering whether there is something that I could call a "more
> elegant" solution. Or just want to be sure that there isn't, before expanding
> my config like above :-)

Actually I do consider this as elegant. Configuring multiple files for a
memory area would be highly complex and probably not easy to understand (many
people have problems grasping linker config files at all).

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 Fri Jan 25 10:31:07 2013

This archive was generated by hypermail 2.1.8 : 2013-01-25 10:31:10 CET