Re: [cc65] linker config Qs..

From: Greg King <greg.king51verizon.net>
Date: 2013-01-29 23:21:30
From: silver dream; on Tuesday, January 29, 2013; at 9:09 AM -0500
>
> On 2013-01-29, at 13:44, Oliver Schmidt wrote:
>
>>> So -- now, correct me if I am wrong: __DATA_LOAD__ refers to
>>> only .segment "DATA", aka .data. And, if I have a segment called "FOO",
>>> then setting attribute "define" to true will define symbols like
>>> __FOO_LOAD__.  True or not?
>>
>> True.
>
> That explains. Thanks.

Note that __*_RUN__ symbols would be defined even when the segment 
definition doesn't have a "run=" attribute.  In that case, "run=" is 
implied; and, it is the same as the "load=" attribute.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Jan 30 00:25:43 2013

This archive was generated by hypermail 2.1.8 : 2013-01-30 00:25:47 CET