From: Shyouhei Urabe Date: 2011-05-25T14:15:52+09:00 Subject: [ruby-dev:43580] [Backport87 - Backport #4231][Feedback] configure.bat --with-winsock2 が socket/extconf.rbに効いていない Issue #4231 has been updated by Shyouhei Urabe. Status changed from Assigned to Feedback 30401をバックポートしてみたんですがどんなもんでしょう ---------------------------------------- Backport #4231: configure.bat --with-winsock2 が socket/extconf.rbに効いていない http://redmine.ruby-lang.org/issues/4231 Author: Masahiro Kitajima Status: Feedback Priority: Normal Assignee: Shyouhei Urabe Category: Target version: ruby -v: ruby 1.8.7 (2010-12-23 patchlevel 330) [i386-mswin32] =begin  win32/configure.bat の --with-winsock2 オプションが、ext/socket/extconf.rb に伝わるようになっていないために、socket.so が ws2_32.dll をリンクせず、常に wsock32.dll をリンクしています。 =end -- http://redmine.ruby-lang.org