[cc65] Specifying segment for library code?

From: Payton Byrd <plbyrd1gmail.com>
Date: 2012-06-01 22:29:08
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.

-- 
Payton Byrd
<http://www.paytonbyrd.com>
<http://it.toolbox.com/blogs/paytonbyrd>

----------------------------------------------------------------------
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 Jun 1 22:29:38 2012

This archive was generated by hypermail 2.1.8 : 2012-06-01 22:29:42 CEST