Post #3970393
2026-07-20 20:40 UTC
@stefanie@social.anoxinon.de
As I've progressed more in developing and debugging my .REL loader code (which of course has to have at least _some_ linking support), I've started to more seriously consider turning it into a full linker, with support for .IRL and .PRL/.SPR.
Just what I needed, another side quest.
I don't plan to support the poorly documented extended relocation items needed for COBOL-80, though.
Replies (1)
-
@riley@toot.cat 2026-07-20 20:41
@brouhaha@mastodon.social Why are you loading raw REL files? It's a pretty crappy format, optimised in all the wrong ways. @stefanie@social.anoxinon.de