The libstdc++ testsuite fails on cygwin with the message FAIL: 27_io/basic_filebuf/seekoff/char/1-io.cc execution test ERROR: tcl error sourcing /usr/local/src/gcc/libstdc++-v3/testsuite/libstdc++-dg/normal.exp. ERROR: rm: cannot remove \`./1-io.exe': Permission denied
This probably has the same root cause as PR testsuite/21945, which had a one line fix. I'll investigate. -- Summary: libstdc++ testsuite fails on cygwin Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: billingd at gcc dot gnu dot org ReportedBy: billingd at gcc dot gnu dot org GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc-cygwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25193