|
Boost-Build : |
From: Rene Rivera (grafik666_at_[hidden])
Date: 2002-09-11 10:08:27
[2002-09-11] Markus Schöpflin wrote:
>Hi there,
>
>attached is a modified version of vacpp-tools.jam.
Thanks :-) I'll put this in. Question which verions of the compiler is this
tested, or you know it works on?
>The automatic selection of compiler names was implemented by "abusing"
>the flags rule. It seems to work but I'm not really sure if it's the
>best way to implement this.
>flags vacpp CC <threading>single : xlc ;
>flags vacpp CC <threading>multi : xlc_r ;
>
>flags vacpp CXX <threading>single : xlC ;
>flags vacpp CXX <threading>multi : xlC_r ;
Not a problem... we do similar things in other toolsets.
-- grafik - Don't Assume Anything
-- rrivera_at_[hidden] - grafik_at_[hidden]
-- 102708583_at_icq - Grafik666_at_AIM - Grafik_at_[hidden]
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk