PDP-10 / its

Incompatible Timesharing System
Other
834 stars 80 forks source link

PDP10-KA build fails on MacOS #2300

Closed oilcan-productions closed 2 months ago

oilcan-productions commented 2 months ago

I created a new branch and synced the latest from master. Building PDP10-KA fails with

HALT instruction, PC: 000201 (HALT 201)
touch out/pdp10-ka/stamp/test
rm -f -rf out/pdp10-ka/tmp
mkdir -p -p out/pdp10-ka/tmp
tools/itstar/itstar -xf out/pdp10-ka/output.tape -C out/pdp10-ka/tmp
cp out/pdp10-ka/tmp/gt40/bootvt.bin out/pdp10-ka/bootvt.bin
cp out/pdp10-ka/tmp/imlac/ssv22.iml out/pdp10-ka/ssv22.iml
cp out/pdp10-ka/tmp/aplogo/logo.ptp out/pdp10-ka/aplogo.ptp
rm -f -rf out/pdp10-ka/tmp
mkdir -p out/gt40
tools/dasm/palx -I < out/pdp10-ka/bootvt.bin > out/pdp10-ka/bootvt.img
Image start: 166000
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C tools/tv11 xgp11 CFLAGS=-O3
make[1]: *** No rule to make target `xgp11'.  Stop.
make: *** [tools/tv11/xgp11] Error 2
larsbrinkhoff commented 2 months ago

It seems you were using an old version of the tv11 submodule.