Re: [cc65] making runtime modules static?

From: Johan Kotlinski <kotlinski1gmail.com>
Date: 2005-06-11 09:56:34
> On Fri, Jun 10, 2005 at 11:21:46AM +0200, Johan Kotlinski wrote:
> > Just wanted to check... is there any easy way to make the dynamic
> > runtime loadable modules (like c64-hi.tgi) static? I would prefer
> 
> Yes, there is. The co65 utility is used to convert the driver into an
> assembler file, which is then assembled and linked to the executable. See the
> documentation of the co65 utility for an example on how to convert and use a
> TGI driver.

Thanks...
I try to follow the example, but get this error.

$ co65 --code-label _c64_hi c64-hi.tgi   
co65.exe: Internal error: Invalid size field value in o65 header

This is with co65 and c64-hi.tgi from 2.10.1.

Any ideas what might be wrong?

Regards,
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 11 09:56:45 2005

This archive was generated by hypermail 2.1.8 : 2005-06-11 09:56:48 CEST