Reini, Having just tried your branch on my Windows 7 VM with the latest version of whatever cygwin's "defaults" are, I'm seeing: Failed 10 tests out of 1756, 99.43% okay. ../cpan/ExtUtils-Command/t/eu_command.t ../cpan/ExtUtils-MakeMaker/t/MM_Cygwin.t ../cpan/Memoize/t/expmod_t.t ../cpan/Module-Build/t/actions/installdeps.t ../cpan/Time-HiRes/t/HiRes.t ../cpan/Win32/t/GetFullPathName.t ../cpan/Win32/t/Unicode.t ../cpan/Win32API-File/t/file.t ../dist/Net-Ping/t/110_icmp_inst.t op/taint.t ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path, ### PATH, to point to the build directory: ### setenv PATH `pwd`:$PATH; cd t; ./perl harness ### PATH=`pwd`:$PATH; export PATH; cd t; ./perl harness ### export PATH=`pwd`:$PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. u=0.34 s=1.70 cu=334.67 cs=285.12 scripts=1756 tests=356970 make: *** [test] Error 1 Deos that jibe with what you believe the current state of Perl on cygwin to be? -jesseThread Previous | Thread Next