On Thu, 22 Nov 2012, Ken Takata wrote:
I think that Make_cyg.mak needs some additional include dirs for
ruby 1.9.
After applying the attached patch, I can compile with the following command:
$ make -f Make_cyg.mak CC=gcc-3 CXX=g++-3 RUBY='/path/to/ruby1.9.3'
RUBY_VER=19 RUBY_VER_LONG=1.9.1
Using i686-pc-mingw32-gcc instead of gcc-3 also works,
but i686-w64-mingw32-gcc doesn't seem to work for ruby interface.
And yet I still get the undefined reference to _pow error, regardless
of which version of gcc I use.
- Christian
--
"We are what we pretend to be, so we must be careful what we pretend to be."
-- Kurt Vonnegut
Christian J. Robinson <[email protected]> http://christianrobinson.name/
--
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