Issue #9288 has been reported by dajoen (Jeroen Verhoeven). ---------------------------------------- Backport #9288: Cygwin 2.1.0 fix to 2.0.0 https://bugs.ruby-lang.org/issues/9288 Author: dajoen (Jeroen Verhoeven) Status: Open Priority: Normal Assignee: Category: Target version: Using RVM we see that ruby fails to compile for 1.9.3 and 2.0.0. This seems to be fixed in 2.1.0. Compiling the 2.1.0 as follows succeeds: rvm --debug install 2.1.0 --without-tcl --without-tk Trying the same for 2.0.0 fails. With errors logged in the following gist: https://gist.github.com/dajoen/8094203 A history of events can also be seen in https://github.com/wayneeseguin/rvm/issues/2360. -- http://bugs.ruby-lang.org/