From: fachat (afachat_at_gmx.de)
Date: 2005-03-30 10:02:23
On Wed, Mar 30, 2005 at 09:59:48AM +0200, Gabor Lenart wrote: > BTW, another comment. As far as I know, .o65 format allows one text segment, > right? I would like to use multiple text segment in the future, like Interesting idea, however, I see no way to implement it in a simple way. First I thought about chaining o65 files (using a header mode bit that says "chained" when another file follows), but should cross-references (from one file to another) be handled? Especially when relocation is involved? The only way I see is via exported globals in one file and external references in the other and the loader resolving these textual references. This would not even be late binding, but even "late linking". I wonder whether the system loader should be able to handle things like this. Andre Message was sent through the cbm-hackers mailing list
Archive generated by hypermail pre-2.1.8.