"James Britt (rubydev)" <james / rubyxml.com> wrote in message
news:PGEPJIFLPEPOHCKEEEIKIEIECHAA.james / rubyxml.com...
> > ok first thing, what compiler do you use, it works great for me but
> > and I use mingw32.  I compiled vim with support for different versions
> > of ruby and it works fine with dynamic loading but NOT without.  here
> > is the relevant part of the Make_ming.mak makefile:
>
> I first tried MSVC, but it complained about cl.exe
>
> Then I tried cygwin, which builds but throws a seg fault when I try to
execute
> any :rub commands.
This doesn't happen to me. Although I had to make the previously mentioned
funny manipulation to get it to compile.
This may be due to a problem with the version of my patch you use I'll have
a closer look.
>
> I'll try mingw32, with the patch.  Thanks.
>
>
> James
>
Benoit