
19 Sep
2004
19 Sep
'04
6:33 p.m.
Stefan Slapeta wrote:
Rene Rivera wrote:
We probably should, and for cw-8.3 we do. Metacomm runs the usual debug versions, which includes single and multi threaded. While the ones I run are release.
And what I would suggest is that for people that are running "duplicate" tests. To coordinate to have some run debug and others release.
I could also run my tests (Intel 8, CW 9.3) in release mode on another machine if somebody could tell me the easiest way to configure that. (I guess the default is debug, is that right?)
Debug is the default. If you have your own script just adding -sBUILD=release should do it. If you are using the regression.py script it looks like you should be able to add: --bjam-options=-sBUILD=release --grafik