pg...@q40.de wrote:
> Many thanks for this effort. I always used C68 Make and GNU Make for
> my own projects, never tried QMAKE before. But as you said, QMAKE 
> helps to reproduce the original Minerva build process.

I actually do not know if Lau used QMake to build it (if I had to
guess I'd say that he probably did not). The nice thing about QMake
however is that unlike GNU Make etc, which are general purpose, QMake
is specifically tailored for the GST/QMAC assembler suite and
processes standard QLink style _link and _cct files, which Lau did
use.

That's why it only took a few minutes for me to build a bit-perfect
copy. I only added one line to specify the output file to Minerva's
ROM_link file.

program win1_src_minerva_rom_1g98

and then gave the _link file to QMake. That was all there was to do
:-)

Cheers, Marcel

_______________________________________________
QL-Users Mailing List

Reply via email to