Hi Christian, 2013/02/21 Thu 7:50:35 UTC+9 Heptite wrote:
> I used to build using Make_cyg.mak but stopped in recent months > because it no longer worked for me when including one of the scripting > interpreters. I include Perl, Python and Ruby, but I can't remember > which broke. About the same time Make_ming.mak _started_ working for > me when it didn't before. Maybe it is Ruby. Make_cyg.mak was changed in 7.3.815. Now, RUBY_API_VER must be specified as same as Make_ming.mak when you use Ruby. The default compiler was also changed from 'gcc' to 'i686-pc-mingw32-gcc'. You might write your command line so that other people can reproduce it easily. 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/groups/opt_out.
