2011/6/14 Amaury Forgeot d'Arc <amaur...@gmail.com>: > 2011/6/14 Benjamin Peterson <benja...@python.org>: >>> In examining this, I noted the translation option -- shared >>> (http://codespeak.net/pypy/dist/pypy/doc/config/translation.shared.html). >>> Shame on me for not seeing this earlier, but what is the difference between >>> this and libpypy.so? Is this not working? >> >> Sorry, I should have clarified. You should be able to build shared, >> but there is no public C interface. > > Really? on Windows at least, the shared library exposes all the cpyext API... > but Py_Initialize() is missing: pypy is not yet ready for embedding!
I should have mentioned cpyext. I thought he was referring solely to a pure-PyPy interface, though. -- Regards, Benjamin _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev