I cloned the latest vim Mercurial repository to my Mac (OS X 10.8.3), and configured with Python support:
$ ./configure --with-features=big --enable-pythoninterp=yes --disable-darwin \ --enable-gui=no --without-x Then 'make' succeeds without any problem, and :py seems to work normally. But 'make check' fails with core dump at test86. Does anybody experience the same problem? My Python is Apple's one (2.7.2). There is a comment at the top of test86.in which says something about valgrind, but I have no idea whether my problem is related to this or not. Jun -- -- You received this message from the "vim_mac" 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_mac" 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.
