From: hlgpeter AT aol DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: Another newbie question: Watcom or DJGPP??? Date: 9 Dec 1996 17:31:39 GMT Organization: AOL Bertelsmann Online GmbH & Co. KG http://www.germany.aol.com Lines: 9 Message-ID: <19961209173100.MAA16874@ladder01.news.aol.com> References: NNTP-Posting-Host: ladder01.news.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp First, the Watcom -Compiler is not that expensive. Secondly, it depends on what you want to do. It is right that Watcom has its problems. But on the other hand it is capable of compiling the STL -Library, Windows-Programms and Excpetionhandling. GCC does not currently Support these features properly. If you don not need this, get yourself DJGPP. DJGPP also has many more tools that make it worth getting it anyway.