(binary,auto)
C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
D: on /cygdrive/d type ntfs (binary,posix=0,user,noumount,auto)
--- Nellis, Kenneth wrote:
>
> But FTW_PHYS only inhibits symbolic links from being
> followed. You have no symbolic links in those paths,
> so FTW_PHY
> From: Pedro Izecksohn
> Sent: Monday, May 24, 2010 20:54
> To: cygwin@cygwin.com
> Subject: FTW_PHYS
>
> I wrote a small C++ application:
> http://www.izecksohn.com/pedro/c++/biggest/
> that exhibits an unwanted behavior on Cygwin:
...
> But biggest.c++ uses FTW
222 /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 n
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 ab
4 matches
Mail list logo