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: | Jerry van Dijk <jvandyk@attglobal.net> |
Newsgroups: | comp.compilers |
Followup-To: | comp.os.msdos.programmer |
Date: | 25 Nov 2001 22:32:10 -0500 |
Organization: | Global Network Services - Remote Access Mail & News Services |
References: | 01-11-094 |
Keywords: | C |
Posted-Date: | 25 Nov 2001 22:32:10 EST |
"Jeff D. Hamann" <jeff_hamann@hamandonald.com> writes:
> 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?
The djgpp port of gcc includes a cross-compile package for Linux.
see http://www.delorie.com/djgpp/
--
-- Jerry van Dijk | email: jvandyk@attglobal.net
-- Leiden, Holland | web: home.trouwweb.nl/Jerry
Return to the
comp.compilers page.
Search the
comp.compilers archives again.