Hi Bob,
Here's a trivial patch for simh 3.10-0 and 3.11-1: the i1401 target is
missing from the makefile (so "make all" doesn't work).
--- tmp/simhv310-0/makefile 2019-11-19 07:56:40.000000000 +0000
+++ work/simhv310-0/makefile 2019-11-19 23:43:59.910844068 +0000
@@ -883,6 +883,8 @@
${MKDIRBIN}
${CC} ${H316} ${SIM} ${H316_OPT} $(CC_OUTSPEC) ${LDFLAGS}
+i1401 : ${BIN}i1401${EXE}
+
${BIN}i1401${EXE} : ${I1401} ${SIM}
${MKDIRBIN}
${CC} ${I1401} ${SIM} ${I1401_OPT} $(CC_OUTSPEC) ${LDFLAGS}
Cheers,
--
Adam Sampson <[email protected]> <http://offog.org/>
_______________________________________________
Simh mailing list
[email protected]
http://mailman.trailing-edge.com/mailman/listinfo/simh