[pypy-issue] [issue1506] PIL: distutils.unixccompiler requires static libraries on PyPy

dktc tracker at bugs.pypy.org
Sat Jun 1 06:34:05 CEST 2013


dktc <dkruglyak+pypy at gmail.com> added the comment:

Final follow-up. I was able to compile Pillow ( PIL's fork: https://github.com/python-imaging/Pillow ) with these 
static libraries from ATrpms.net (libjpeg and libfreetype).

While I have my solution for now, I believe it is still important to find out why PyPy is not using dynamically 
linked libraries, whether this is a bug or a feature and how this could be changed/fixed.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1506>
________________________________________


More information about the pypy-issue mailing list