From: popineau AT esemetz DOT ese-metz DOT fr (Fabrice.Popineau) Subject: Re: pathname conversion 24 Sep 1997 14:10:26 -0700 Message-ID: <199709242050.WAA21737.cygnus.gnu-win32@esemetz.ese-metz.fr> To: ggp AT informix DOT com, jdennis AT sharpeye DOT com Cc: gnu-win32 AT cygnus DOT com Cygnus's goal was to allow Unix programs to run unmodified on NT. But there is a need too for Gnu utilities to run under Win32, with Win32 specifics. Emacs was ported and sources include Win32 and Unix code. Lots of Gnu utils are quite straight forward to compile under win32 (I have done many of them), using the libc from VC++. Unfortunately, some things from Unix do not have their counterpart under Win32. In this case the option choosen by Cygnus was to emulate the lack. Sometimes, conflicting is important: try to use 'patch' on a filesystem that is not mounted as binary... Try to open text files with notepad when they have been created by unix tools ... Permissions are also odd. I think it would be nice too to cense all the native ports of free software. Fabrice POPINEAU - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".