[pypy-issue] Issue #1979: PyPy --no-shared cannot load any C extension module (pypy/pypy)

Armin Rigo issues-reply at bitbucket.org
Wed Feb 11 17:30:59 CET 2015


New issue 1979: PyPy --no-shared cannot load any C extension module
https://bitbucket.org/pypy/pypy/issue/1979/pypy-no-shared-cannot-load-any-c-extension

Armin Rigo:

In a modern PyPy translated with --no-shared, C extension modules cannot be loaded, because the "pypy" executable doesn't export the PyPyXxx symbols.




More information about the pypy-issue mailing list