I've been working on the linker, and found that it doesn't work, probably
never did. At least not the version I have been working on. I git it to
compile,and run through pass 1, then loses it.
.
It looks like the author copied over another linker, and started to modify
it, but never finished it. It refers to the internal 'object type' using
two different sets of numbers. One for pass 1, and another for pass2 which
don't match. It also never seems to write out the original binary code, it
only tries to apply the relocations to it. Very weird, but I' slowly
diffing through it. If anyone wants to help, it suffed into
https://github.com/khandy21yo/emutools
under the link11 subdirectory. Haven't had much time to work with it lately
(corona shutdowns didn't help any)


On Sat, Mar 28, 2020 at 3:27 PM Bob Eager <r...@tavi.co.uk> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> On Sat, 28 Mar 2020 17:32:06 +0100
> Rhialto <rhia...@falu.nl> wrote:
>
> > Speaking of macro11: since there were no changes for two weeks, I
> > made a release (called it v0.5).
> >
> > -Olaf.
>
> Can you remind us where it (and the linker) are, please?
> -----BEGIN PGP SIGNATURE-----
>
> iQEzBAEBCAAdFiEEVgdI2KeVldPAhUYaKBdf2az8e6gFAl5/wRoACgkQKBdf2az8
> e6ifpgf/Vbi5dELyBhwn0fnTAkwlB3/ABgPnbT91/Ify8FA50JD3W7/IqA2W6hOz
> KyvuQxiCObPf6akkhGA80QsrujVRopBM5ynKRiejpcg4h1qnd8WxcFR11HQyUcit
> tVTI24uhlmr1jLW1Hh5EFFAFNtKg+8UJ3D18Cn7dPbhjpUmIdVGhsi+bYPCIZZI+
> 1hRR++ptmLeNDOFPUn1gswHrTMBksmQlDDmquQPErloxn/2Mw7wYejOxw2mP/lgp
> Woo9eiqaIf84HGzwsWd4229LlIih19IDYy60O+VWjqOX+hWHcIt2Y4vFlkdssgqJ
> P5Flv+yF+8FaLDT3H1apILm2iQ0g2w==
> =uzid
> -----END PGP SIGNATURE-----
> _______________________________________________
> Simh mailing list
> Simh@trailing-edge.com
> http://mailman.trailing-edge.com/mailman/listinfo/simh
_______________________________________________
Simh mailing list
Simh@trailing-edge.com
http://mailman.trailing-edge.com/mailman/listinfo/simh

Reply via email to