[issue31710] setup.py: _ctypes won't getbuilt when system ffi is only in $PREFIX

Chi Hsuan Yen report at bugs.python.org
Fri Oct 6 02:04:49 EDT 2017


Chi Hsuan Yen <yan12125 at gmail.com> added the comment:

> even if cflags/ldflags are ok 

Might be this. setup.py doesn't use -I flags in $CFLAGS. It looks into $CPPFLAGS only.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31710>
_______________________________________


More information about the Python-bugs-list mailing list