Date: Tue, 24 Aug 1999 08:47:03 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: bowman cc: djgpp AT delorie DOT com Subject: Re: fall of rsxntdj?? In-Reply-To: <37C034BA.9206A0D8@montana.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 Sun, 22 Aug 1999, bowman wrote: > To summarize a rambling, offline response, when I was actively > programming for Windows, I preferred the djgpp tools. That would probably not work well, due to all kind of nice features offered by DJGPP that break when you invoke DJGPP tools from a non-DJGPP program. To say nothing about incompatibilities between DOS and Windows programs when you try using some of the advanced Windows features (like pipes, async subprocesses etc.). > Using Cygwin adds > a distinct *nix flavor that may not please people coming from a > DOS/Windows background. IMHO, currently Cygwin tools have too many subtle bugs. > Technically, I did have a problem with the Cygwin 'make' truncating long > lines. This is one of the incompatibilities I mentioned above. It alone would preclude you from building any GNU package.