Re: [cc65] String Literal Segment in C code

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2010-12-06 16:03:36
On Sat, Dec 04, 2010 at 03:04:35PM -0800, Agent Friday wrote:
> It seems that the case of creating a string table is just not
> handled very well by cc65.  It would be really nice if you could
> specify an rodata segment to be used for strings but not for other
> data types.

You can do that. Just change the rodata segment as one of the final actions in
the source. The global string table will be placed there.

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 Mon Dec 6 16:04:02 2010

This archive was generated by hypermail 2.1.8 : 2010-12-06 16:04:04 CET