
28 Jul
2004
28 Jul
'04
2:55 p.m.
Toon Knapen wrote:
Aleksey Gurtovoy wrote:
I'm trying to run the tests on IBM but it looks to me that you have hardcoded the gcc toolset. The script tries to compile with gcc although I provide the arg --toolsets=vacpp so finally I changed the hardcoded 'gcc' at the beginning of the script in 'vacpp'.
I don't think it's hard-coded; I think that's just a default. The problem I think is that the code that sets the TOOLS variable still has Windows-isms, rather than using "bjam -sTOOLS=vacpp ..." Christopher -- Christopher Currie <codemonkey@gmail.com>