Related articles |
---|
DOS 5.0 Compiler? jeff_hamann@hamandonald.com (Jeff D. Hamann) (2001-11-17) |
Re: DOS 5.0 Compiler? jvandyk@attglobal.net (Jerry van Dijk) (2001-11-25) |
Re: DOS 5.0 Compiler? axel@dtone.org (Axel Kittenberger) (2001-11-25) |
Re: DOS 5.0 Compiler? jgd@cix.co.uk (2001-11-25) |
Re: DOS 5.0 Compiler? adamo@dblab.ece.ntua.gr (2001-11-25) |
Re: DOS 5.0 Compiler? shankarunni@earthlink.net (Shankar Unni) (2001-11-25) |
From: | adamo@dblab.ece.ntua.gr (Yiorgos Adamopoulos) |
Newsgroups: | comp.compilers |
Followup-To: | comp.os.msdos.programmer |
Date: | 25 Nov 2001 22:38:36 -0500 |
Organization: | [I have a] Bad Temper Inc. |
References: | 01-11-094 |
Keywords: | MSDOS, C |
Posted-Date: | 25 Nov 2001 22:38:36 EST |
Jeff D. Hamann wrote:
> I have a project where I need to produce a DOS 5 compatible executable and
> have no DOS 5 machines. Is there a "cross-compiler" I could run under
> FreeBSD/Linux? SHould I try to run an old copy of MSC7 under a DOS emulator
> on FreeBSD/Linux?
>
> Where would be a good resource to find out more information?
I think the best thing you can do is to run a virtual machine running
DOS (or FreeDOS) on your FreeBSD or Linux machine, either under Bochs
(http://www.bochs.com/) or VMware (http://www.vmware.com/).
Then use the compilers at http://www.digitalmars.com/
--
Yiorgos Adamopoulos -- #include <std/disclaimer.h>
adamo@dblab.ece.ntua.gr -- Knowledge and Data Base Systems Laboratory, NTUA
Return to the
comp.compilers page.
Search the
comp.compilers archives again.