[issue16326] distutils build_ext fails to set library_dirs in 2.7.2 on Linux

Éric Araujo report at bugs.python.org
Mon Oct 29 02:59:25 CET 2012


Éric Araujo added the comment:

Great!  http://docs.python.org/devguide contains all the info needed to get the code and make a patch.  If you apply your suggestion to the code and it fixes your build, I will commit it.  A small unit test to check the new behavior of build_ext and avoid regressions will be needed, but it’s not always easy to write these tests, so depending on your time I will be able to provide guidance or write the test myself.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16326>
_______________________________________


More information about the Python-bugs-list mailing list