> I've tried.  The problem is communication between the DOS system (or
> emulator) and the host system.  DOS isn't kind to networking,
> semaphores, or anything else that hints at multiprocessing.

If you're trying to at least test code generation, etc., you could treat
the DOS system like a basic target board and cross-compile tests and
transfer them over a serial line to execute them.  That's the way it was
done in the bad old days.

However, it's just occurred to me that you are probably wanting to test
djgpp as a native compiler.  Yeah?

Ben


Reply via email to