> I'm trying to build a version of vim with perl support that will run > under the cygwin terminal (ie. *not* the win32 build). The configure/ > make/make install sequence runs to completion with no errors, however > when I fire up vim and do a test perl command like ":perl 'my $i=1;'", > vim quits with this message: > > Vim: Caught deadly signal SEGV > Vim: Finished. > Segmentation fault
Seems like a problem with Cygwin or its Perl. Debian and native Win32 builds are working fine while Cygwin Vim crashes indeed. -- 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
