Omer,

My name is Omer which is the same as Omar (which is in Arabic) only in
Hebrew. It's a common mistake. Don't worry.

whoops ... :} Sorry! Time for new glasses (or a larger font size).

Is there a good guide for compiling C++ code when running setup.py? I
think we should link to it in the documentation.

Yes, that's a good idea. I've not spend any time thinking about that,
though.

What happens if I install a cppyy extension using setup.py? Will the
rootmap be loaded from site-packages?

No, as that is not part of LD_LIBRARY_PATH. I'd have to try and see whether
it can be added dynamically (i.e. whether the path envar is cached or not)
through an os.environ update. I can try later (am in a workshop atm.).

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