On Fri, Jul 23, 2010 at 8:17 PM, James Vega <[email protected]> wrote:
>
> That's interesting. As far as I can tell, Python's build system doesn't
> do this normally. It would appear your distribution (which is?) has
> changed that.
In my system the files on lib-dynload are linked to libpython.so too.
I'm using ArchLinux.
$ ldd /usr/lib/python2.6/lib-dynload/termios.so|grep libpython
libpython2.6.so.1.0 => /usr/lib/libpython2.6.so.1.0 (0x00007fdd89f0f000)
ArchLinux use a very simple build system, so if you know bash you can
read the build script at
http://repos.archlinux.org/wsvn/packages/python/trunk/PKGBUILD
--
«Dans la vie, rien n'est à craindre, tout est à comprendre»
Marie Sklodowska Curie.
--
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