From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: Linux Date: Mon, 29 May 2000 21:01:49 +0100 Organization: Customer of Planet Online Lines: 35 Message-ID: <3932CCAD.D8B3A603@bigfoot.com> References: <70bY4.5326$SY5 DOT 26798 AT newscontent-01 DOT sprint DOT ca> <0hcY4.5369$SY5 DOT 27658 AT newscontent-01 DOT sprint DOT ca> <39315E43 DOT 87D5C39E AT bigfoot DOT com> NNTP-Posting-Host: modem-126.meitnerium.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg3.svr.pol.co.uk 959630821 20039 62.136.74.254 (29 May 2000 20:07:01 GMT) NNTP-Posting-Date: 29 May 2000 20:07:01 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. Icehot wrote: > How will DJGPP run? Don't I have to add lines to autoexec? > How should I do this in Linux? With which method? If you use dosemu or VMware, you need a copy of the operating system you want to run. You still have a copy of autoexec.bat that runs. You set up DJGPP exactly as you would normally. The operating system runs within dosemu or VMware. With a cross-compiler you actually use a different command to compile your programs, e.g. instead of using gcc you'd use i586-msdos-djgpp-gcc (see the cross-compiler HOWTO for details). Hope this helps. > Richard Dawe wrote in message: [snip] > > You can build a cross-compiler, to build DOS programs under Linux: > > > > http://www.delorie.com/howto/djgpp/linux-x-djgpp.html > > > > This works well. Once you've built the programs, you can run them > > using dosemu. You could also use VMware to run DOS or Windows in a > > virtual machine under Linux. This works well, if a little slowly. See: > > > > http://www.vmware.com/ [snip] -- Richard Dawe richdawe AT bigfoot DOT com ICQ 47595498 http://www.bigfoot.com/~richdawe/