New submission from Roumen Petrov:

For native build distutils add current directory to library path. This is not 
activated in case of cross-build.

Before , as part of issue3871 and issue15483, was updated setup.py , but now I 
would like to propose a simple more general solution with attached patch.

----------
components: Build
files: 0001-cross-add-current-dir-in-library-path-if-building-py.patch
keywords: patch
messages: 182278
nosy: doko, rpetrov
priority: normal
severity: normal
status: open
title: cross add Python's library directory when building python standard 
extensions
versions: Python 3.4
Added file: 
http://bugs.python.org/file29104/0001-cross-add-current-dir-in-library-path-if-building-py.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17219>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to