Re: Ruby 1.9 on Windows?

2012-10-24 Thread Steve Hall
On Tue, Oct 23, 2012 at 10:34 PM, Cesar Romani wrote: > > Are you building vim on windows 32 or 64bit? I built vim 7.3.712 > with mingw on windows 7 32bit using Ruby 1.9.3-p125 without any > problem. I'm building 32-bit on Windows 7 with Cygwin. -- Steve Hall [ digitect dancingpaper com ] --

Re: Ruby 1.9 on Windows?

2012-10-23 Thread Cesar Romani
On 23/10/2012 07:18 a.m., Steve Hall wrote: > On Mon, Oct 22, 2012 at 9:58 AM, talek wrote: >> I have compiled Vim with ruby 1.9 on my Windows box. I did this a >> few months ago and I documented the steps. See: >> https://github.com/talek/vorax/wiki/Installation-Guide > > What was your distribut

Re: Ruby 1.9 on Windows?

2012-10-23 Thread talek
> What was your distribution for installing Ruby? Ruby 1.9.3-p125 (mingw) > I didn't see much > explaining that process. It should be all you need for installing Vim with ruby 1.9 support (except for RubyDevKIT instructions). C:\temp>hg clone https://vim.googlecode.com/hg/ vim requesting all

Re: Ruby 1.9 on Windows?

2012-10-23 Thread Steve Hall
On Mon, Oct 22, 2012 at 9:58 AM, talek wrote: > I have compiled Vim with ruby 1.9 on my Windows box. I did this a > few months ago and I documented the steps. See: > https://github.com/talek/vorax/wiki/Installation-Guide What was your distribution for installing Ruby? I didn't see much explaining

Re: Ruby 1.9 on Windows?

2012-10-22 Thread talek
I have compiled Vim with ruby 1.9 on my Windows box. I did this a few months ago and I documented the steps. See: https://github.com/talek/vorax/wiki/Installation-Guide Also, I think you need the Ruby Devkit as well. HTH. -- You received this message from the "vim_use" maillist. Do not top-po

Ruby 1.9 on Windows?

2012-10-22 Thread Steve Hall
Is it possible to compile Vim on Windows with Ruby 1.9 or is it still stuck on 1.8? I've never been able to compile Vim with Ruby 1.9, always get the error: gcc -c -O3 -fomit-frame-pointer -freg-struct-return -fno-strength-reduce -DWIN32 -DHAVE_PATHDEF -DFEAT_HUGE -DWINVER=0x 0500 -D_WIN32_