From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2004-08-26 07:37:05


Vladimir Prus wrote:

>>
>>I'm working on an initial vacpp.jam. Shall I check it in at
>>boost/tools/build/v2/tools/ ?
>
>
> Yes, as soon as you have it minimally working, please check it in.
>

I have checked in a vacpp.jam for bjamv2. It works but it is not
complete yet. For instance I need to use another compiler when compiling
with threading=multi (xlC_r instead of xlC). I tried to do it but it
does not work as expected. Could you have a look or can you give me some
info on how to do this ? (you can see my attempt in vacpp.jam which is
currently commented out)

toon