Boost logo

Boost-Build :

Subject: Re: [Boost-build] Locating a Boost build command
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-08-19 15:21:44


AMDG

On 08/19/2015 01:03 PM, Edward Diener wrote:
> I see in a current Boost build jamfile ( libs\context\build\Jamfile.v2 )
> that the command 'cpp' is being invoked for a particular action. Is
> 'cpp' a built-in command ? If so where would I find its explanation, or
> where would I find explanations for any built-in commands ?
>

cpp is the preprocessor. Boost.Build
just passes the action block to the
shell. There aren't any built in
commands.

In Christ,
Steven Watanabe


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