Actions
Bug #2482
closedBuilding ruby fails on Windows XP
Description
=begin
--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
=end
Actions
Like0
Like0