From: Tanaka Akira Date: 2011-10-23T07:43:15+09:00 Subject: [ruby-core:40282] Re: [Ruby 2.0 - Bug #5470][Open] r33507 and r33508 break the build under MinGW 2011/10/23 Luis Lavena : > 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