Actions
Bug #9199
closedwin32.h is not installed by '(n)make install)
Description
I try to install ruby-2.0.0-p353 (also rubytrunk) using 'nmake install' but ruby/win32.h does not include in include directory.
cause: tool/rbinstall.rb checks that it's required win32.h by 'unless RUBY_PLATFORM =~ /mswin|mingw|bccwin/.
It's ok but current common.mk invokes rbinstall.rb with -r./$(arch)-fake and it only rests 'i386' in RUBY_PLATFORM.
I'm not certain the reason of $(arch)-fake, so don't know how to fix it.
Actions
Like0
Like0Like0Like0Like0Like0