From: Tim Walters Date: 2009-12-15T16:57:09+09:00 Subject: [ruby-core:27173] [Bug #2482] Building ruby fails on Windows XP Bug #2482: Building ruby fails on Windows XP http://redmine.ruby-lang.org/issues/show/2482 Author: Tim Walters Status: Open, Priority: Normal Category: build ruby -v: n/a --get latest Ruby via svn --configure.bat --nmake nmake tries to execute a line beginning with -I instead of an executable, and throws the error: '-I.' is not recognized as an internal or external command, operable program or batch file. The problem line is: -I./.. ./../tool/compile_prelude.rb ./../prelude.rb miniprelude.c ---------------------------------------- http://redmine.ruby-lang.org