public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Fw: GNU-Win32 info
@ 1997-12-18 12:10 Bob Duke
  1997-12-19  6:21 ` Christopher Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Duke @ 1997-12-18 12:10 UTC (permalink / raw)
  To: gnu-win32

-----Original Message-----
From: Bob Duke <rduke@alphatronix.com>
To: info@cygnus.com <info@cygnus.com>
Date: Thursday, December 18, 1997 1:27 PM
Subject: GNU-Win32 info


>Can anyone give me information about the status of the GNU-Win32 tools for
>the Windows NT/Intel platform?  We are porting a Unix app that is built in
a
>Sun environment with various GNU tools (gmake, flex, g++, etc.) and are
>primarily interested in just being able to use reasonably functional and/or
>supported tools.  I have tried your B18 beta, and had problems with file
>system corruption being reported when using tar and rm -rf on an ntfs
volume
>(I think that rm was just confused, but it made me want something past the
>beta).  Anyway, is anything past the beta available?
>                                           Thanks - Bob Duke
>                                                         Alphatronix
>
>

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fw: GNU-Win32 info
  1997-12-18 12:10 Fw: GNU-Win32 info Bob Duke
@ 1997-12-19  6:21 ` Christopher Faylor
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Faylor @ 1997-12-19  6:21 UTC (permalink / raw)
  To: gnu-win32

In article < 01bd0bf0$9b315500$7bca09c0@lynx >,
Bob Duke <rduke@alphatronix.com> wrote:
>Can anyone give me information about the status of the GNU-Win32 tools
>for the Windows NT/Intel platform?  We are porting a Unix app that is
>built in a Sun environment with various GNU tools (gmake, flex, g++,
>etc.) and are primarily interested in just being able to use reasonably
>functional and/or supported tools.  I have tried your B18 beta, and had
>problems with file system corruption being reported when using tar and
>rm -rf on an ntfs volume (I think that rm was just confused, but it
>made me want something past the beta).  Anyway, is anything past the
>beta available?

The 'rm -rf' message is just a symptom of rm confusion.  It is due to
the fact that there are no inodes available for directories under cygwin
so they are calculated based on the directory name.  That means that if
you have a directory structure like c:\foo\bar\foo, and attempt an
'rm -r foo', you will receive an error about "file system corruption"
because rm has found that two foo's with the same "inode".

B18 is the latest version of the source available but you'll want to get
the coolview version of B18 available from: http://www.lexa.ru/sos .
en
-- 
http://www.bbc.com/	cgf@bbc.com			"Strange how unreal
VMS=>UNIX Solutions	Boston Business Computing	 the real can be."
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-12-19  6:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-18 12:10 Fw: GNU-Win32 info Bob Duke
1997-12-19  6:21 ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).