This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: Problem with Win95



In a message dated 2/1/99 10:26:50 AM Pacific Standard Time, cgf@cygnus.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@cygnus.com" with one line of text: "help".