It compiled fine until May 18. with ruby 1.9.1 on Win XP with MinGW.
Now I'm getting this:
--------------------
gobjZ/if_ruby.o:if_ruby.c:(.text+0x916): undefined reference to
`rb_str_new_cstr'
gobjZ/if_ruby.o:if_ruby.c:(.text+0xaf1): undefined reference to
`rb_str_new_cstr'
gobjZ/if_ruby.o:if_ruby.c:(.text+0xcd5): undefined reference to
`rb_str_new_cstr'
gobjZ/if_ruby.o:if_ruby.c:(.text+0xd94): undefined reference to
`rb_str_new_cstr'
gobjZ/if_ruby.o:if_ruby.c:(.text+0xf75): undefined reference to
`rb_str_new_cstr'
gobjZ/if_ruby.o:if_ruby.c:(.text+0x1145): more undefined references to
`rb_str_new_cstr' follow
collect2: ld returned 1 exit status
make: *** [gvim.exe] Error 1
--------------------
Many thanks in advance
--
Cesar
--
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