link11 now seems to work on rt11 object files. I fixed several bugs, including the -ls crash. The obint program also compiles. In addition to the original makefile is a cmake build file. The cmake build can also create a .deb package.
It's only been tested to create linked .out images, but I don't know if they actually run. On Mon, Mar 9, 2020 at 9:24 PM Kevin Handy <[email protected]> wrote: > 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. > > 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. > > Available within this pile of code on github under the subdirectory link11 > > https://github.com/khandy21yo/emutools > > > > On Sun, Mar 8, 2020 at 2:52 PM Rhialto <[email protected]> wrote: > >> On Sat 07 Mar 2020 at 09:55:39 -0800, Don North wrote: >> > A while back I was looking to do the same thing (assemble macro11 files >> into >> > .bin images loadable into, for example, simh) but never found a solution >> > like the sources for a linker outside of a DEC O/S. >> >> There is 2.11BSD's l11, which I have included in my macro11 in >> tests/2.11BSD/l11 (because the m11 there is written in m11 and I'm using >> it as regression test). But I haven't tried to use it; I suspect it >> works with (at least as output) Unix executable format. >> >> > So I built this: https://github.com/AK6DN/obj2bin >> >> I like it :) I'm subtree-ing it into the macro11 repo, so people have it >> available. >> >> -Olaf. >> -- >> Olaf 'Rhialto' Seibert -- rhialto at falu dot nl >> ___ Anyone who is capable of getting themselves made President should on >> \X/ no account be allowed to do the job. --Douglas Adams, "THGTTG" >> _______________________________________________ >> Simh mailing list >> [email protected] >> http://mailman.trailing-edge.com/mailman/listinfo/simh > >
_______________________________________________ Simh mailing list [email protected] http://mailman.trailing-edge.com/mailman/listinfo/simh
