> Getting a strange linker error. Works fine with cl65 but not ld65? > I checked the ld65 docs and it specifies that the -C and -t are mutually exclusive. I guess the real question is why does cl65 allow it? I want to produce debugging info. cl65 does not support --dbgfile but ld65 does. If I don't use -t with ld65 then the linker complains it can't find the library routines. If I don't use -C then I can't use the modifcations I have made to the configuration file to allow the linker to fit everything in the memory map I am using.. catch 22? Glenn ---------------------------------------------------------------------- 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 May 14 06:12:04 2004
This archive was generated by hypermail 2.1.8 : 2004-05-14 06:12:10 CEST