From: "Lars Hansen" Newsgroups: comp.os.msdos.djgpp Subject: Re: cross compilation from DOS to Linux possible with djgpp? Date: Fri, 17 Jan 2003 13:29:07 +0100 Organization: 1&1 Internet AG Lines: 30 Message-ID: References: NNTP-Posting-Host: p50838cc6.dip0.t-ipconnect.de X-Trace: news.online.de 1042806549 22253 80.131.140.198 (17 Jan 2003 12:29:09 GMT) X-Complaints-To: abuse AT online DOT de NNTP-Posting-Date: 17 Jan 2003 12:29:09 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > It's not quite clear what your question is, but I'll assume you want to > run DJGPP on DOS, and get executables that will be transferred to a > Linux box and be able to run there. > correct > Answer to that is: "In principle, yes.". But not with stock DJGPP > tools. domage > DJGPP makes DOS executables. Those can run on Linux only by > help of the 'dosemu' (or similar virtual machine systems). I'll look out for one > To get > native Linux executables, you either have to do the compilation on > Linux, too, or use a so-called cross-compiler. It might be possible > to build one on DOS, but don't hold your breath. so I don't have to ask whether s.o. knows a DOS one thanks