On 17.08.12 07:42, Groepaz wrote: > *afaik* this is a sideeffect of how the assembler/linker combo works and can not be changed (the entire assembler would have to be moved into the linker). I don't know the details of the object format, but if relative jumps generate a relocation, the linker could complain if the jump target is too far away. Then of course the assembler shouldn't generate an error in this case (jump target in different segment) and leave that to the linker. regards, chris ---------------------------------------------------------------------- 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 Aug 17 08:38:36 2012
This archive was generated by hypermail 2.1.8 : 2012-08-17 08:38:39 CEST