[pypy-issue] [issue1361] pypy.rlib.entrypoint + export_struct don't make symbols exported

bdk tracker at bugs.pypy.org
Mon Feb 25 10:08:08 CET 2013


bdk <bdkearns at gmail.com> 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 <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1361>
________________________________________


More information about the pypy-issue mailing list