Re: Cannot have more than one minor compiler version?

Steven Watanabe via Boost-build <[email protected]> Tue, 28 Apr 2020 05:09:36 -0600
Newsgroups gmane.comp.lib.boost.build
Organization Providere Consulting, Inc.
Message-ID <[email protected]>
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
_______________________________________________
Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build