bdk <[email protected]> added the comment: some notes: - export_struct has the same problem, and should probably get the same solution - symbols are not exported by default on Linux now. now, the linking step properly uses the eci to define exported symbols like other platforms, so I assume this bug applies to Linux now as well.
---------- nosy: +bdk title: pypy.rlib.entrypoint doesn't make function exported on Windows -> pypy.rlib.entrypoint + export_struct don't make symbols exported ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1361> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
