Re: [cc65] linker config Qs..

From: Oliver Schmidt <ol.sc1web.de>
Date: 2013-01-29 13:06:58
Hi,

> What happens when there is more than one segment with different load/run addresses and define attribute set to true?

Answer A: Nothing.

Answer B: Assuming that you're wondering about symbols defined
multiple times: The name of the segment is part of the symbol created.
So __DATA_LOAD__ refers to the load addr of the segment DATA.

Regards,
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 Tue Jan 29 13:07:06 2013

This archive was generated by hypermail 2.1.8 : 2013-01-29 13:07:10 CET