|
|
Re: Slow rm / ls performance using 6.4.0 toolchain
|
|
08/27/2009 10:38 AM
post36782
|
Re: Slow rm / ls performance using 6.4.0 toolchain
Dan Giorgis wrote:
> I'm using 6.4.0 on a Windows XP host. Command line operations like "rm -f" and "ls" are taking 10x longer under 6.4.
0 than they did under 6.3.0. This slows down our build process significantly.
>
> Disconnecting the PC from the network (unplugging network cable) eliminates the delay, so the slowdown has something
to due to with network activity, perhaps checking filesystem permissions ???
Not sure why is the delay. I will try to reproduce.
>
> What changed in the Windows binaries between the 6.3.0 SP3 and 6.4.0 releases? There is no cygwin1.dll in the host/
win32/x86/usr/bin - is cygwin no longer used?
Starting with 6.4.0, we no longer use cygwin binaries, but
rather msys.
Thanks,
Aleksandar Ristovski
|
|
|
|
|