Just installed pypy3-6.0.0-1.fc29.x86_64 on fedora 28 (to be released in a
couple of days), also install pypy3-devel and pypy3-libs.
Trying to build my c modules (c++ using pybind11).
I don't see any python library to link against.

c-python I would link with /usr/lib64/libpython3.6m.so, but pypy3 doesn't
seem to include anything like that (at least not the fedora-packaged
version)

-- 
Those who don't understand recursion are doomed to repeat it
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to