2011/6/14 VanL <[email protected]>:
> Thanks for the reply.
>
> On 6/14/2011 10:49 AM, Benjamin Peterson wrote:
>>
>> 2011/6/14 VanL<[email protected]>:
>>>
>>> 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
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to