Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2006-11-04 20:16:04


Vladimir Prus <ghost_at_[hidden]> writes:

> 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?

That should definitely *not* cause an error!

-- 
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