Comment 2 for bug 1129006

Revision history for this message
Johannes Ring (johannr) wrote :

You can try to set the environment variables BOOST_DIR, BOOST_ROOT, BOOST_INCLUDEDIR, and BOOST_LIBRARYDIR. However, I'm not sure why this would be needed, since there is no call to find_package(Boost) during jit compilation AFAICT.

Please also post the tmp.py script.