On Jul 24, 2013 7:45 PM, "Sergey Khorev" <[email protected]> wrote: > > > > > On Wed, Jul 24, 2013 at 3:51 PM, Nikolay Pavlov <[email protected]> wrote: >> >> I use similar (some VAR=val pairs are not present, some more are there, but make -f uses the same file) for cross-compiling vim for windows on my Gentoo system: https://sourceforge.net/p/vimpluginloader/dev-tools/ci/default/tree/build.zsh . > > > Btw on Windows 7 x64 I can easily crash Vim compiled with Python 2.7.5 and 3.2.5 with :py3 print(1+2). At the same time :py is working correctly.
Same issue here, but with wine and i686-pc-mingw32. Python is always compiled with dynamic linking, but for this reason python 3 is disabled in winesetup.pl script lying near (this also disables compilation option). -- -- You received this message from the "vim_use" 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_use" 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.
