From: Vic Newsgroups: comp.os.msdos.djgpp Subject: Re: new on djgpp Date: Sun, 20 Sep 1998 12:17:44 -0400 Organization: Communications Accessibles Montreal, Quebec Canada Lines: 10 Message-ID: <36052AA8.5C43@cam.org> References: <6u39gn$dl$1 AT black DOT news DOT nacamar DOT net> NNTP-Posting-Host: dialup-779.hip.cam.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Amos Trask wrote: > > Is it possible to compile a win32 application with djgpp ? yes, but it's not the best thing you could do... if you want Win32 programming, yopu can look for other free compilers on the web: search for LCCwin32 (a C compiler) or MINGW32 (a GCC port). I would go with MINGW32, it's a GCC port just like DJGPP but it's made for windows. If you really want win32 programming with DJGPP then download an add-on pack called rsxntdj.