Date: Mon, 3 Apr 1995 05:20:09 +1000 From: Matthew Lamari Subject: Compiling on Linux To: djgpp AT sun DOT soe DOT clarkson DOT edu I don't know if anyone out there would have bothered with this; but is it possible to use a Linux box (equipped with the DJGPP libraries) to compile a GO32-Ready DOS application (I'm not worried about running it on Linux, or even debugging it there.) It's just that the Linux box is better equipped for the compiles than my own PC. (And I can still use my own PC during those long compiles!) I understand that the command line options would have to vector the DJGPP supplied includes and libraries. Has anybody succeeded with this before? Is it worth the bother? Thanks.