> Ok, it seems the rule cannot be implemented in Make_ming.mak. Here is
> a version which check for existence of
> lib\ruby\<long-ver>\i386-mingw32 directory. The patch should be
> applied to clean Vim without old patch for Ruby integration.

When adding the following two directories to Ming_cyg.mak, this also
makes it possible to build a no-cygwin build.

INCLUDES += -I$(RUBY)/include/ruby-$(RUBY_VER_LONG)/$(RUBY_PLATFORM)
INCLUDES += -I$(RUBY)/include/ruby-$(RUBY_VER_LONG)

For current windows builds, the following variable has to be set too:

RUBY_PLATFORM=i386-mingw32

BTW the current version of cygwin uses gcc4, which doesn't support the
-mno-cygwin command line option. I.e. when USEDLL=no, the following
two variables should be set too:

CC=gcc-3
CXX=g++-3

No diff file. Sorry.

-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Raspunde prin e-mail lui