From: farega AT usc DOT es (K.A.R.L.) Newsgroups: comp.os.msdos.djgpp Subject: djgpp as a linux to dos c++ cross compiler Date: 27 Oct 1997 17:51:07 GMT Organization: Universidade de Santiago Lines: 10 Message-ID: <632kab$k8r$1@sansecus3.usc.es> NNTP-Posting-Host: mclacopo.usc.es Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I have been using for some time djgpp as a linux to dos c cross compiler, but now I'm working on a c++ project and I find it somewhat annoying having to start dosemu every five minutes just to compile the dos version of the project. So it occured to me wether it would be possible build djgpp's c++ compiler in linux in the same way as the c compiler is built. Is that possible? and if so, would it be too hard to do? I don't have any experience in a task like that, so any help, advise or orientation would be apreciated. Thanks in advance, and sorry for my english.