|
Boost-Build : |
From: David Abrahams (dave_at_[hidden])
Date: 2006-11-12 10:21:51
Vladimir Prus <ghost_at_[hidden]> writes:
> With no toolsets configured, I get:
>
> warning: * No toolsets are configured.
> warning: * Configuring default toolset "gcc".
> warning: * If the default is wrong, you may not be able to
> warning: build C++ programs.
> warning: * Use the "--toolset=xxxxx" option to override our guess.
> warning: * Please consult the documentation at
> warning:
> http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
> warning: for more configuration options
>
>
> I'm not sure what the "*" characters mean there.
They're bullets, designed to make the text more readable by marking
off the beginnings of sentences. Not working?
> When I try
>
> bjam toolset=gcc
>
> and
>
> bjam toolset=intel
>
> it works without any problems. This is great!
Glad to hear it.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
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