Steve Hall wrote: > Since patch 997, something has broken in the cygwin build process, I now > see: > > gobji386/if_ruby.o:if_ruby.c:(.text+0x749): undefined reference to > `rb_data_typed_object_alloc' > gobji386/if_ruby.o:if_ruby.c:(.text+0x7b5): undefined reference to > `rb_data_typed_object_alloc' > gobji386/if_ruby.o:if_ruby.c:(.text+0x1a5b): undefined reference to > `rb_data_typed_object_alloc' > gobji386/if_ruby.o:if_ruby.c:(.text+0x1b11): undefined reference to > `rb_data_typed_object_alloc' > gobji386/if_ruby.o:if_ruby.c:(.text+0x1b8f): undefined reference to > `rb_data_typed_object_alloc' > /usr/lib/gcc/i686-pc-mingw32/4.7.3/../../../../i686-pc-mingw32/bin/ld: > gobji386/if_ruby.o: bad reloc address 0xc8 in section `.rdata' > /usr/lib/gcc/i686-pc-mingw32/4.7.3/../../../../i686-pc-mingw32/bin/ld: > final link failed: Invalid operation > collect2: error: ld returned 1 exit status > Make_cyg_ming.mak:738: recipe for target 'gvim.exe' failed > > A shame, I really wanted to test the :smile command :(
Isn't this related to patch 7.4.985 or 7.4.987? What is your Ruby versin? -- The early bird gets the worm. If you want something else for breakfast, get up later. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.
