Hi Cesar,
2015/1/15 Thu 0:40:05 UTC+9 Cesar wrote:
> [...]
> gobjZi386/if_ruby.o:if_ruby.c:(.text+0xb6c): undefined reference to
> `rb_gc_writebarrier_unprotect_promoted'
> gobjZi386/if_ruby.o:if_ruby.c:(.text+0xb7c): undefined reference to
> `rb_gc_writebarrier_unprotect_promoted'
> gobjZi386/if_ruby.o:if_ruby.c:(.text+0xba8): undefined reference to
> `rb_gc_writebarrier_unprotect_promoted'
> gobjZi386/if_ruby.o:if_ruby.c:(.text+0xbb8): undefined reference to
> `rb_gc_writebarrier_unprotect_promoted'
> gobjZi386/if_ruby.o:if_ruby.c:(.text+0xbc8): undefined reference to
> `rb_gc_writebarrier_unprotect_promoted'
> gobjZi386/if_ruby.o:if_ruby.c:(.text+0xbd8): more undefined references
> to `rb_gc_writebarrier_unprotect_promoted' follow)
>
> collect2: ld returned 1 exit status
> make: *** [gvim.exe] Error 1
> --------------------
>
> I'm building on Windows 7 with MinGW and ruby 2.1.5
I couldn't reproduce with MinGW-w64 on Cygwin and RubyInstaller 2.1.5.
$ make -f Make_cyg.mak GUI=yes IME=yes MBYTE=yes ICONV=yes \
DIRECTX=yes ARCH=i686 CROSS_COMPILE=i686-w64-mingw32- -j2 \
STATIC_STDCPLUS=yes \
RUBY=/cygdrive/c/Ruby21 DYNAMIC_RUBY=yes RUBY_VER=21 RUBY_VER_LONG=2.1.0 \
WINVER=0x0500
Did you set RUBY_VER and RUBY_VER_LONG properly?
Regards,
Ken Takata
--
--
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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.