Mail Archives: djgpp/1999/08/15/09:18:49
On Thu, 12 Aug 1999, Peter Restall wrote:
> Sorry, I should have been more clear. I meant that I'd have one source
> dump for Linux-based machines and one for DOS-based machines. I'd compile the
> DOS binary and the modules separately to the Linux ones. Like what Quake II
> did with its video code.
Does this mean that you want a cross-compiler that runs on DOS and
produces binaries for Linux?
If so, it should be possible, at least in principle. However, a much
easier way is to go the other way around: to cross-compile on Linux for
DOS. This has actually been done, and there are instructions and
toolkits that will help you to do that.
- Raw text -