[pypy-dev] pypy3.3: building extensions: environment variables CC etc - not honored

Danny Milosavljevic dannym at scratchpost.org
Sat Oct 8 08:39:11 EDT 2016


Hi,

I'm trying to package pypy3.3 for the Guix distribution.

In the course of that I found that pypy3.3-v5.2.0-alpha1-src/lib-python/3/distutils/sysconfig_pypy.py doesn't honor the compiler environment variables ("CC" etc) like sysconfig_cpython.py does. Is that on purpose? If not, find attached a patch which makes it honor the variables (I have tested it and it works).

Cheers,
   Danny
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pypy3.3-fix-compiler.patch
Type: text/x-patch
Size: 1385 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20161008/5f12c758/attachment.bin>


More information about the pypy-dev mailing list