|
From: Charlie M. <cw...@gm...> - 2006-02-15 17:04:12
|
So numpy's distutils highjacking doesn't seem to respect environment
variables. When I try something like...
CPPFLAGS=3D"-I/extra/include/path" python setup.py build
... it seems ignored. Is this intentional, or just missing functionality.
Thanks,
Charlie
|