I tried that. My problem is that I kept gettinng a 0 size. I subtracted the ending address from the starting address and got appropriate figures. Sorry about that. ________________________________ From: Ullrich von Bassewitz <uz@musoftware.de> To: cc65@musoftware.de Sent: Tuesday, November 22, 2011 9:12 AM Subject: Re: [cc65] Accessing linker symbols from C? extern void _BSS_SIZE__; #define BSS_SIZE ((size_t) &_BSS_SIZE__) ---------------------------------------------------------------------- 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 Nov 22 16:55:13 2011
This archive was generated by hypermail 2.1.8 : 2011-11-22 16:55:16 CET