Shaheed,

Oh wait, I think I see that cling-config is installed by the cppyy
package. (Seems a tad confusing, ho-hum).

no, it's in cppyy-cling, which was freshly pulled in when starting from
cppyy, as all has been updated to take that new split into account. (I'm
not sure how to force such updates otherwise.)

As for the reasons for splitting and the overall package structure, rather
than posting it here, I added it to the docs:

  http://cppyy.readthedocs.io/en/latest/installation.html#package-structure

Basically, I want to avoid having to republish/reinstall all of Cling/LLVM
whenever I make a small change in the wrapper, as the former changes only
very infrequently (and takes a long time to build, as opposed to the wrapper
which is just a single C++ file).

I hope this is the last change I need to make to the package structure. :)

Once 1.0 is out, I'll look into whether something like conda is better
than pip (given the amount of C++ code). For now I think pip will do.

Best regards,
           Wim
--
wlavrij...@lbl.gov    --    +1 (510) 486 6411    --    www.lavrijsen.net
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to