2011/5/13 Dan Stromberg <drsali...@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
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to