On Mon, 09 Aug 2010 12:58:20 +0200
Bram Moolenaar <b...@moolenaar.net> wrote:

> 
> Roland Puntaier wrote:
... snip...
> > 
> > I made the test in Vim 7.3: After removing RTLD_GLOBAL there was no crash 
> > any more.
> 
> If I'm not mistaken this flag was added to make "import termios" work.
> Or something like that.

The issue was that at least on some systems pythons C-Extensions seemingly
aren't linked against the python shared library, therefore they can't be
imported unless the host application provides the required symbols.

See this thread: "Linking errors when compiled with both python and python3"
  
http://groups.google.com/group/vim_dev/browse_frm/thread/10be77eb81ad1c2d/fed7c6d9e3932ef5?tvc=1

Regards,
Andy

-- 
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

Raspunde prin e-mail lui