On Mon, Jun 04, 2012 at 02:59:45AM +0200, Groepaz wrote: > at this point: one thing that would have saved me some trouble in the past: an > option for the linker that makes it output c-header and asm-include files that > contain prototypes/references to all functions in a certain segment. The C header stuff is difficult because information about the function prototypes is only available in the debug info, which must not be present. Outputting an assembler include with externals would be possible. 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 Thu Jun 7 14:24:17 2012
This archive was generated by hypermail 2.1.8 : 2012-06-07 14:24:21 CEST