Hi,

On 25 January 2017 at 12:32, Christoph Lassner
<christoph.lass...@tuebingen.mpg.de> wrote:
> The missing symbols are, for example:
>
> PyPyInt_FromLong
> PyPyList_SET_ITEM
> PyPyErr_Occurred
> _PyPyInstance_Lookup
> PyPyDict_SetItem
> ...

These are all symbols defined in the standard libpypy-c.so.  I don't
know why in your case the linking is not working.


Armin
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to