[pypy-dev] cppyy: C++ bindings for PyPy
wlavrijsen at lbl.gov
wlavrijsen at lbl.gov
Fri May 4 08:16:28 CEST 2012
Hi Maciej,
On Mon, 23 Apr 2012, Maciej Fijalkowski wrote:
> Quick question - if it's mature, why not merge it to default? I presume it
> should be turned off, since there is a sizeable dependency, but still
> having it in default can be good.
I have a standalone version of Reflex now and made a few minor mods to cppyy
to use it. That basically reduces the dependencies to Reflex (at runtime) and
gccxml (for generation of reflection info, but not needed for the build or
runtime). I'll update the documentation in a bit.
What I'd like to have, is to defer the linking with libReflex until cppyy
is imported into pypy-c. I've been unable to get that to work, though. :/
Best regards,
Wim
--
WLavrijsen at lbl.gov -- +1 (510) 486 6411 -- www.lavrijsen.net
More information about the pypy-dev
mailing list