|
Boost-Build : |
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2020-04-28 11:09:36
AMDG
On 4/28/20 4:44 AM, Paul A Bristow via Boost-build wrote:
> I've been trying to build libraries using two different versions of GCC 9
> >
> error: Name clash for '<pI:\boost\lib>libboost_atomic-mgw9-mt-d-x64-1_73.a'
> error:
> error: Tried to build the target twice, with property sets having
> error: these incompatible properties:
> error:
> error: - <toolset-gcc:version>9.2.0
> error: - <toolset-gcc:version>9.3.1
> error:
> <snip>
>
> So one can't have two 9. versions?
>
GCC's versioning scheme changed at version 5.
If you really need multuple gcc 9's, you
can distinguish them with --tag.
> <snip>
>
In Christ,
Steven Watanabe
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