Re: [cc65] Specifying segment for library code?

From: Johan Kotlinski <kotlinski1gmail.com>
Date: 2012-06-02 19:31:18
> Is there a way to force the shared library code imported by the Linker to reside in a specific segment? I don't want it in "CODE".  It would also be good to be able to specify the segment by function.
>
> For example,  if I have an overlay that uses strncmp, but the main program doesn't, it would be nice to be able to tell the linker to link strncmp to the overlay and not to the main program.

I just want to chime in that this is also something that I have been
wondering about :)

Johan
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sat Jun 2 19:31:59 2012

This archive was generated by hypermail 2.1.8 : 2012-06-02 19:32:03 CEST