Boost logo

Boost-Build :

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


I've just tried the following:

        using gcc ;
        using gcc ;

and got this:

        error: duplicate initialization of gcc with the following parameters:
        error: version = 4.0.3

so, the gcc toolset correctly auto-detects the version, and find the compiler,
but it fails to notice that in both 'using' cases it's the same compiler.

Should we check if exactly the same compiler is detected?

- 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