To: Robert Schader Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Microsoft Windows Date: Fri, 02 Dec 94 13:26:08 +0200 From: "Eli Zaretskii" > Amiga and Sun computers. The readme file for djgpp says that it supports > Windows. I tool this to mean that I could compile programs which would > run under windows. Is this so? If it is, how is it accompished? I have They will run in the Windows DOS box. > other compilers (namely Symantec C++ standard and Turbo Visual C++) but > the library files (*.lib) seem to be incompatible (at least according to They are, indeed. You can't link those libraries with DJGPP *.o object files. DJGPP does come with libraries of its own; what are you looking for exactly?