[pypy-dev] cpyext - compilation, and swig?
Amaury Forgeot d'Arc
amauryfa at gmail.com
Sat May 14 00:06:22 CEST 2011
2011/5/13 Dan Stromberg <drsalists at gmail.com>:
>> Normally, it's enough to run "pypy setup.py install"
>
> I don't suppose the path to doing this with "make" has been explored?
Do you use a Makefile to compile your extension modules?
It will certainly work, if you provide the correct path to
pypy/include directory.
(and to the import library on Windows)
--
Amaury Forgeot d'Arc
More information about the pypy-dev
mailing list