2011/10/23 Luis Lavena <luislavena / gmail.com>: > Bug #5470: r33507 and r33508 break the build under MinGW > http://redmine.ruby-lang.org/issues/5470 > Definition and usage of rb_fd_set_cloexec cause MinGW (GCC 4.5.2 and GCC 4.6.1) > > Usage of F_GETFD FD_CLOEXEC and F_SETFD should be isolated per-platform. Would you show the error messages? I don't have MinGW platform. -- Tanaka Akira