Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-11-18 13:56:58


On Sunday 12 November 2006 18:21, David Abrahams wrote:
> 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?

Not for me, I'm afraid. And I think there are two many linebreaks there, how
about:

warning: No toolsets are configured -- configuring default toolset "gcc".
warning: If the default is wrong, you may not be able to 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

But that's details. Given that the logic generally works, do you plan to merge
it to the RC branch?

Thanks,
Volodya


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