<div dir="ltr">Ok, I got link11 from the Unix archive doing something. It takes in RT11 object files, and creates a .out file (don't know what it formatted for). Some commands seem to work, some segfault. haven't traced that out yet.<div><br></div><div>I ran it on code from the simtools macro11, and a couple from a RSTS/E system.  Nothing that was actually runnable. It could still be very broken, but it might be a starting point for something.</div><div><br></div><div>Available within this pile of code on github under the subdirectory link11</div><div><br></div><div><a href="https://github.com/khandy21yo/emutools">https://github.com/khandy21yo/emutools</a><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Mar 8, 2020 at 2:52 PM Rhialto <<a href="mailto:rhialto@falu.nl" target="_blank">rhialto@falu.nl</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sat 07 Mar 2020 at 09:55:39 -0800, Don North wrote:<br>
> A while back I was looking to do the same thing (assemble macro11 files into<br>
> .bin images loadable into, for example, simh) but never found a solution<br>
> like the sources for a linker outside of a DEC O/S.<br>
<br>
There is 2.11BSD's l11, which I have included in my macro11 in<br>
tests/2.11BSD/l11 (because the m11 there is written in m11 and I'm using<br>
it as regression test). But I haven't tried to use it; I suspect it<br>
works with (at least as output) Unix executable format.<br>
<br>
> So I built this: <a href="https://github.com/AK6DN/obj2bin" rel="noreferrer" target="_blank">https://github.com/AK6DN/obj2bin</a><br>
<br>
I like it :) I'm subtree-ing it into the macro11 repo, so people have it<br>
available.<br>
<br>
-Olaf.<br>
-- <br>
Olaf 'Rhialto' Seibert -- rhialto at falu dot nl<br>
___  Anyone who is capable of getting themselves made President should on<br>
\X/  no account be allowed to do the job.       --Douglas Adams, "THGTTG"<br>
_______________________________________________<br>
Simh mailing list<br>
<a href="mailto:Simh@trailing-edge.com" target="_blank">Simh@trailing-edge.com</a><br>
<a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" rel="noreferrer" target="_blank">http://mailman.trailing-edge.com/mailman/listinfo/simh</a></blockquote></div>