Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com From: N8TM AT aol DOT com Message-ID: <94aa07d6.36b658a9@aol.com> Date: Mon, 1 Feb 1999 20:45:13 EST To: cgf AT cygnus DOT com, gnu-win32 AT cygnus DOT com Mime-Version: 1.0 Subject: Re: Problem with Win95 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 4.0 for Windows 95 sub 226 Sender: owner-gnu-win32 AT cygnus DOT com In a message dated 2/1/99 10:26:50 AM Pacific Standard Time, cgf AT cygnus DOT com writes: << Could you provide an example of where you are seeing d: where you used to see //d/ before? -chris >> ls //d doesn't work with the 1/23 binary installed. ls d: does. gunzip -c //d/egcs-19990124-19990131_diff | patch ...... doesn't work. Change //d/ to d: and it's almost OK. There's some kind of issue, as others pointed out, with gratuitous additions of '\r' on W95, which is carried over from b20.1, probably in patch, as it makes no difference whether an intermediate file or a pipe is used. tar zxvf //d/xxxx.tgz used to work. Now it's necessary to 'mv d:xxxx.tgz xxx.tgz' first, i.e. tar doesn't work with any kind of drive designator, and mv doesn't work except with the d: type designator, and won't write to a directory without a specified file name. I'm using the same .exe files for tar, gzip, mv, which came with b20.1. Except for those drive designators, I've had positive results with it on W95, but I didn't want to try it on NT like this. I assumed that others were testing NT. As for the 1/15 distribution, I couldn't get along at all with it, either the binary or compiled from source, on either NT or W95. - 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".