[issue6103] Static library (libpythonX.Y.a) installed in incorrect location

2020-11-11 Thread Dirkjan Ochtman
Change by Dirkjan Ochtman : -- nosy: -djc ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python

[issue6103] Static library (libpythonX.Y.a) installed in incorrect location

2020-11-10 Thread Irit Katriel
Change by Irit Katriel : -- versions: +Python 3.10, Python 3.8, Python 3.9 -Python 2.7, Python 3.1, Python 3.2 ___ Python tracker ___ __

[issue6103] Static library (libpythonX.Y.a) installed in incorrect location

2014-02-03 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue6103] Static library (libpythonX.Y.a) installed in incorrect location

2011-09-16 Thread Dirkjan Ochtman
Dirkjan Ochtman added the comment: It would be nice to get some feedback on this. -- ___ Python tracker ___ ___ Python-bugs-list maili

[issue6103] Static library (libpythonX.Y.a) installed in incorrect location

2010-10-28 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- nosy: +barry, loewis ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.

[issue6103] Static library (libpythonX.Y.a) installed in incorrect location

2010-10-28 Thread Dirkjan Ochtman
Changes by Dirkjan Ochtman : -- nosy: +djc ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.or

[issue6103] Static library (libpythonX.Y.a) installed in incorrect location

2010-07-31 Thread Mark Lawrence
Mark Lawrence added the comment: Can someone from the build team please review the attached patch, thanks. -- nosy: +BreamoreBoy stage: -> patch review type: -> behavior versions: +Python 3.2 -Python 2.4, Python 2.5, Python 2.6, Python 3.0 ___ Pyth

[issue6103] Static library (libpythonX.Y.a) installed in incorrect location

2009-05-24 Thread Arfrever Frehtes Taifersar Arahesis
New submission from Arfrever Frehtes Taifersar Arahesis : When Python has been configured without --enable-shared option, then `make install` installs $(LIBDIR)/libpythonX.Y.a and $(LIBDIR)/pythonX.Y/config/libpythonX.Y.a (these files are identical). When Python has been configured with --enabl