x68000 still won’t build on this, lots more to either separate out or just fork out. No biggie.
The big plus is for GCC 2.x and higher that use DJGPP v2 runtimes is that the allegro music and sound work. It tests faster than Watcom 10/11 or Open Watcom .. probably DMX vs Allegro I suspect …
Things to do..
- Upload my GCC 2.7.2.1 cross toolchain
- Upload the Freedoom build chain (again)
- Test on real machines, the 486 and the P3
So yeah. Limited progress.
Also it’s nice being able to cross build Allegro 3.12 in 10-15 seconds vs the hour+++ in emulation.
Project is in the djgppv1 cross thing
https://sourceforge.net/p/crossdjgppv1/DooM/ci/master/tree/
git access to clone
git clone git://git.code.sf.net/p/crossdjgppv1/DooM crossdjgppv1-DooM
make with:
make -f makefile.djgpp_v2
and you should be good to go
Offtopic question.
Do your old contact email address still work? You’re skilled hacking and building qemu, and have some issues with a Qemu patch running under Mingw64 environment and i would aprreciate any help in the respect about it.
I could try but I haven’t hacked Qemu in a while… or in 64bit either