From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jochen Reinwand Subject: Re: your dos and linux program Date: Thu, 1 Feb 2007 22:37:14 +0100 Message-ID: <200702012237.16160.jbr.1@gmx.net> References: <979043.54553.qm@web55114.mail.re4.yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <979043.54553.qm@web55114.mail.re4.yahoo.com> Content-Disposition: inline Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: Marshall Cc: linux-msdos@vger.kernel.org Hi, On Friday 19 January 2007 10:08, Marshall wrote: > I was reading your program is so dos programs can run > in linux. Will your program do the reverse? Can your > program run linux apps in DOS? if not are there any > programs for this? Which programs do you want to run in DOS? Quite a lot of terminal applications can be compiled using DJGPP (http://www.delorie.com/djgpp/). A lot of programs are already available for DJGPP. For Windows there is a similar project: Cygwin (http://cygwin.com/). Cygwin can run nearly all Linux applications, assumed you can get the binary for Cygwin or the source code... Jochen