[issue22045] Python make issue

2014-07-23 Thread Shannon Kerr
New submission from Shannon Kerr: If you execute the following commands on a system that doesn’t already have Python 2.7.X installed on it, it will result in bloated libs that statically link libpythyon2.7.a instead of the locally built libpython2.7.so: ./configure make sudo make install

[issue22045] Python make issue

2014-07-23 Thread Shannon Kerr
Changes by Shannon Kerr sk...@tycoint.com: -- type: - compile error ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue22045 ___ ___ Python-bugs-list

[issue22045] Python make issue

2014-07-23 Thread Shannon Kerr
Changes by Shannon Kerr sk...@tycoint.com: -- type: compile error - behavior ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue22045 ___ ___ Python