X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "News Reader" Newsgroups: comp.os.msdos.djgpp References: <1117125981 DOT 919136 DOT 51260 AT g44g2000cwa DOT googlegroups DOT com> <3ftr2oF9hct1U1 AT news DOT dfncis DOT de> Subject: Re: Windows GUI Programming with DJGPP Date: Mon, 30 May 2005 08:24:25 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-RFC2646: Format=Flowed; Original Lines: 26 Message-ID: <429ab207$0$28136$91cee783@newsreader02.highway.telekom.at> NNTP-Posting-Host: M2426P012.adsl.highway.telekom.at X-Trace: 1117434375 newsreader02.highway.telekom.at 28136 212.183.35.44 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Hans-Bernhard Broeker" wrote in message news:3ftr2oF9hct1U1 AT news DOT dfncis DOT de... > arizvi wrote: > > The main problem with RSXNTDJ is bit-rot. It's essentially not been > maintained actively by anyone, for several years, while several parts > of the DJGPP environment it relies on have changed massively. In > particular, it's unlikely to cooperate correctly with the current > versions of GCC and binutils used by most DJGPP users. The question is - why is it still offered for download without a warning (e.g. ZIP picker)? I was wasting some time checking it out and others seem to share the same fate. > Generally, if you want to use GCC to compile Win32 programs, RSXNTDJ > has long since stopped to be the best approach towards that goal. > MinGW32 (including the copy of it provided as part of Cygwin32) has > way better support. Yes, but it takes them ages to implement the newest GCC version (current: gcc 3.4.2) - unlike DJGpp.