I'm using vim 7.2.360, compiled with mingw on Win XP. By updating to the latest patch using mercury, and compiling it I get:
-------------------- gobjZ/if_ruby.o:if_ruby.c:(.text+0x9b5): undefined reference to `rb_string_value_ptr' gobjZ/if_ruby.o:if_ruby.c:(.text+0xae3): undefined reference to `rb_string_value_ptr' gobjZ/if_ruby.o:if_ruby.c:(.text+0xb0d): undefined reference to `rb_string_value_ptr' gobjZ/if_ruby.o:if_ruby.c:(.text+0xb33): undefined reference to `rb_string_value_ptr' gobjZ/if_ruby.o:if_ruby.c:(.text+0xe30): undefined reference to `rb_string_value_ptr' gobjZ/if_ruby.o:if_ruby.c:(.text+0x104f): more undefined references to `rb_string_value_ptr' 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. For more information, visit http://www.vim.org/maillist.php
