Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Tue, 2 Sep 2003 15:52:21 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Gerry Reno cc: cygwin AT cygwin DOT com Subject: Re: strings failing In-Reply-To: <20030902183124.37416.qmail@web14408.mail.yahoo.com> Message-ID: References: <20030902183124 DOT 37416 DOT qmail AT web14408 DOT mail DOT yahoo DOT com> Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 2 Sep 2003, Gerry Reno wrote: > Has anyone seen behavior like this: > > On Cygwin 1.3.18 I am seeing strange failures with trying to use > strings. Strings does not seem able to see some files yet 'ls' shows > them, 'od -cx' shows them. Also gcc has similar problem in that it is > reporting: no such file or directory on some compiles. > > $strings /lib/libc.a > d:\mingw\bin\strings.exe: /lib/libc.a: No such file or directory ^^^^^^^^^^^^^ > (This happens for any file in /lib) > > Any ideas what may be causing strings to fail? > thx, > Gerry Reno You mean, aside from the fact that you aren't using Cygwin's "strings"? MinGW programs aren't aware of Cygwin mounts. I suspect you're using MinGW gcc as well. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/