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/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,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/

Reply via email to