Passing variables to bjam when run by regression.py?

18 Aug
2004
18 Aug
'04
11:10 a.m.
Hello, I need to pass some variables (PYTHON_...) to bjam in order to compile the python tests. When invoking bjam directly, boost.build picks up those variables from the environment automatically. When running the regression tests with regression.py, the environment variables seem to be ignored, because I get a warning that my python installation is not found. How do I pass environment variables to boost.build when running it from regression.py? Or is there some other way to pass arguments to bjam when it is run by regression.py? TIA, Markus
7613
Age (days ago)
7613
Last active (days ago)
0 comments
1 participants
participants (1)
-
Markus Schöpflin