* Ralf Wildenhues wrote on Sun, Jan 16, 2011 at 09:46:26AM CET: > On Cygwin, instspc-dotdotdot-build.test fails because executing a COFF > binary in a directory named '...' fails (causing the "compiler works" > test to fail at configure time): > > $ mkdir ... > $ cd ... > $ cp /usr/bin/ls.exe . > $ ./ls.exe > bash: ./ls.exe: No such file or directory
This has now been reported upstream: http://thread.gmane.org/gmane.os.cygwin/124707