From: Weiqi Gao Newsgroups: comp.os.msdos.djgpp Subject: Re: Free Win32 Compiler Date: Mon, 09 Mar 1998 19:52:24 -0600 Organization: Spectrum Healthcare Services Lines: 46 Message-ID: <35049CD8.D5EFF886@a.crl.com> References: <3504653E DOT 485F7EFB AT tomco DOT net> NNTP-Posting-Host: a116012.stl1.as.crl.com 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 Ross A. Finlayson wrote: > > Hello, > > I want to know what is a good Win32 compiler. I had DGJPP and RSXNTDJ > but now Microsoft has it's new SDK from January, is there a patch for > that yet? I have looked for other GNU resources and found some. > > http://www.tomco.net/~raf/win32.html > > I am looking for other educational resources about Win32 programming. Here's the mingw32 homepage: http://agnes.dida.physik.uni-essen.de/~janjaap/mingw32/index.html ==========Excerpts======================Excerpts====================== GNU software for Windows 95 and Windows NT What it is These tools bring the power of GNU software to the Windows 95 and Windows NT platforms. The development tools are based on the GNU C compiler and use the CRTDLL.DLL runtime libary which is a standard component of both Windows 95 and Windows NT. The compiler, and the programs created with it, run on any NT or Windows 95 PC without the need for any additional DLL's. This makes it easy to setup. All documentation is supplied in Windows Help format. News 8-mar-1998: GCC 2.8.1 binaries available. GCC 2.8.1 was released Wednesday, March 4. Mingw32 binaries are available. GCC-2.8.1 is an FSF bugfix release; no new features were added. If you use C++, upgrade libstdc++ to version 2.8.1 too. ==========Excerpts======================Excerpts====================== There are no good free Windows programming sites. Windows programming is generally a money making activity. And you learn it by subscribing to the MSDN ($$$$). If you don't believe me, try finding a free genuine (not ported) windows program with source from the internet that does what GNU software does---replacing the tool set of the Windows operating system, one piece at a time. Try the easiest one, something like a GNU Notepad! -- Weiqi Gao weiqigao AT a DOT crl DOT com