Re: [cc65] Question about ca65 object files

Date view Thread view Subject view

From: Christian Groessler (cpg_at_aladdin.de)
Date: 2000-06-26 18:21:31


On 06/26/2000 03:23:25 PM GMT Ullrich von Bassewitz wrote:
>
>I don't want to promise it, because it was just meant as debug output.
>However, the probability that the object format changes is a lot higher,
than
>that this format changes. In fact, I have a few extensions in mind that
>require a change of the object file format. So, while it's not a perfect
>solution to use this output, it is better than accessing the internals of
the
>object files directly.
>
>A perfect solution would be a utility to dump the internals of the object
>files in a fixed format that is maintained together with the other parts
of
>the development system, but we have to live with what we have:-)

How about a library to access the object files? Then if the object
format changes, simply relink with the new lib (or make it a shared
lib) and the app understands the objects again.

Just a suggestion....

regards,
chris


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:36 CET