Xref: news2.mv.net comp.os.msdos.djgpp:3425 Newsgroups: comp.os.msdos.djgpp From: dunder AT nyongwa DOT montreal DOT qc DOT ca (Don Karnage) Subject: DJGPP w\ Linux Message-ID: Organization: Radio Free Nyongwa, Montreal (Qc), Canada Date: Fri, 3 May 1996 18:12:22 GMT Lines: 10 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I downloaded DJGPP for Linux (gcc-go32, binutils and djdev). It works very well, as well as DOS DJGPP actually (its the same thing but ...). What I wondered is its as good as the DOS version. Meaning that if its worth deleting the DOS DJGPP and always compile using Linux gcc-go32. And also, is it possible to compile DJGPP sources and make Linux executables!? NOT with the normal gcc since gcc doesn't use the same libs (ie pc.h, conio.h, -lpc etc) as DJGPP. So can DJGPP gcc-go32 compile programs for Linux AND for DOS ???? (Because I hate always being in a DOSEMU box and it'd be great to test my programs directly inside Linux and then make the DOS executable)