Hi Roshan,

On Tue, Sep 15, 2015 at 8:02 AM, Maciej Fijalkowski <fij...@gmail.com> wrote:
> ffi.dlopen does not require a C compiler, ffi.verify does (which we
> strongly encourage to use). Note that since cffi 1.0 you only require
> C compiler to create extensions, you can distribute them without a
> compiler. See documentation for details

I added more emphasis about that to the documentation's Overview page.
You can see it at https://bitbucket.org/cffi/cffi/wiki/overview (grep
for "C compiler").


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to