Armin Rigo <[email protected]> added the comment: The link you point to doesn't say anything about calling dlopen() from a statically linked binary. Why wouldn't it work? More precisely, it must works in PyPy to some extent, otherwise almost all the tests in cffi_tests would fail, right?
---------- nosy: +arigo status: unread -> chatting ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1641> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
