Date: Thu, 9 Dec 1999 11:30:47 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Leon cc: djgpp AT delorie DOT com Subject: Re: NEEDING HELP TO START WINDOWS PROGRAMMING In-Reply-To: <199912090047.TAA10619@delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 9 Dec 1999, Leon wrote: > if one writes code for windows32 api - wouldn't be simpler to use mingw32? The answer is ``it depends''. If you only need a compiler and a minimal set of utilities to get your sources into binaries, then Mingw is probably the best choice. But if you need a more complete development environment, then you will find that Mingw lacks many packages offered by DJGPP (simply because nobody cared enough to sit down and make Mingw ports of them). There was a thread here a couple of months ago about this; you might consider looking it up through the djgpp/mail-archives/ page on www.delorie.com.