On Fri, Nov 18, 2005 at 02:46:52PM +0100, MagerValp wrote: > ld65 bug? The workaround is simple (change BSS to type = rw), but it > took me a while to figure out what the problem was the first time it > bit me. That sounds strange and I cannot reproduce anything like that here. The only difference between the "bss" and "rw" types is that "bss" is not written to the file. Since the memory area is filled afterwards, and bss is the last segment, this should have an identical effect. Are the differences in the output file also in the map file? 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 Nov 18 17:47:09 2005
This archive was generated by hypermail 2.1.8 : 2005-11-18 17:47:14 CET