Mail Archives: djgpp/1997/08/20/11:04:50
On Wed, 20 Aug 1997, Orlando Andico wrote:
> i've just tried out Cygnus GNU-Win32 (beta-18) on Windows NT Server and
> NT Workstation 4.0 and it's excellent! i'm no fan of NT, but GNU-Win32
> boasts of a very nice environment that's almost UNIX (for the UNIX fans
> out there). GCC is (already) self-hosting on this environment, and the
> compatibility with UNIX is pretty good.
That is great news.
However, people who need a *very* Unix-like environment should be
aware of the followig hearsay: the Cygnus ports of GNU tools are
mostly recompiles of the original code, with little or no
Windows-specific changes. For example, most Textutils and Grep don't
use binary mode, especially when the I/O is redirected to/from a
pipe. So programs like `grep', `cat' or `wc' might exhibit subtle
bugs when run on binary files.
I didn't try to use these tools, I only heard this from somebody who
compared the DJGPP ports with the Cygnus ones and reported the
results. So please take this rumor with a grain of salt.
- Raw text -