[pypy-dev] libpypy.so?

Benjamin Peterson benjamin at python.org
Tue Jun 14 20:35:28 CEST 2011


2011/6/14 VanL <van.lindberg at gmail.com>:
> Thanks for the reply.
>
> On 6/14/2011 10:49 AM, Benjamin Peterson wrote:
>>
>> 2011/6/14 VanL<van.lindberg at gmail.com>:
>>>
>>> Is it possible to create an embeddable libpypy.so/dll? Are there any
>>> visible
>>> entry points into code created by the pypy toolchain?
>>
>> No
>
> In examining this, I noted the translation option -- shared
> (http://codespeak.net/pypy/dist/pypy/doc/config/translation.shared.html).
> Shame on me for not seeing this earlier, but what is the difference between
> this and libpypy.so? Is this not working?

Sorry, I should have clarified. You should be able to build shared,
but there is no public C interface.



-- 
Regards,
Benjamin


More information about the pypy-dev mailing list