$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Question about using condition in bjam
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-08-26 01:05:34
Carfield Yim wrote:
>
> Thanks a lot, the syntax error are fixed now. However, in fact it cannot use
>
> if toolset = "gcc"
>
> The determine if I am using GCC / SunCC, it just always go to "else" cases,
> would you help to point how can I determine if I am using GCC or not?
Did you read the FAQ entry I have posted a link to?
- Volodya