On 5/24/2010 8:53 PM, Pedro Izecksohn wrote:
   I wrote a small C++ application:
http://www.izecksohn.com/pedro/c++/biggest/
that exhibits an unwanted behavior on Cygwin:

./biggest.exe -m -n -1 -d />  Cygwin\ files

head Cygwin\ files
8222222 /lib/gcc/i686-pc-cygwin/4.3.4/cc1plus.exe
8222222 /usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1plus.exe
7667214 /lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe
7667214 /usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe
7527198 /lib/gcc/i686-pc-cygwin/4.3.4/libstdc++.a
7527198 /usr/lib/gcc/i686-pc-cygwin/4.3.4/libstdc++.a

   But biggest.c++ uses FTW_PHYS in flags to call nftw.

   So, why the duplicated entries shown above?

Type "mount" and hit return.  Does that answer your question?
Just a little harmless redirection.

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting annoying in email?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to