Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-03-31 08:41:58


On Tuesday 28 March 2006 12:32, Emil Dotchevski wrote:
> I have:
>
> alias test : test-cygwin : <toolset>gcc ;
> alias test : test-win32 : <toolset>msvc ;
>
> I get this:
>
> warning: toolset gcc initialization: can't find tool g++
> warning: initialized from
> C:/code/bin/boost-build/build\targets.jam:756: in generate-really from
> module object(main-target)@68
> error: failed to build ./test with properties <debug-symbols>on

I can't reproduce this. Either you have out-of-date Boost.Build, or you build
with a compiler that's neither gcc nor msvc.

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2

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