[pypy-dev] recent commit to pypy/numpy build-shared-object

Matti Picus matti.picus at gmail.com
Wed Dec 24 23:29:55 CET 2014


I would like to hear what you think about the build-shared-object branch 
on pypy/numpy
The goal is to buld a pure shared object for cffi rather than a 
traditional python module
I used link_shared_lib() from the distutils ccompiler|, |||but had to 
hack a bit to get it to play nicely with the numpy build system.
Any comments would be appreciated.
Matti


More information about the pypy-dev mailing list