[Wheel-builders] C++ ABI v5

Nathaniel Smith njs at pobox.com
Wed Mar 9 23:34:00 EST 2016


On Wed, Mar 9, 2016 at 7:50 PM, Michael Sarahan <msarahan at gmail.com> wrote:
> Indeed about shadowing. That is not the default. If people install libgcc,
> they currently get 4.8.
>
> I will look into creating a libstdc++ that has both abi's. I didn't realize
> that was a possibility. Thanks!

Your only options are "libstdc++ with the old abi" and "libstdc++ with
both abis". There is no way to get a libstdc++ that only has the new
abi without the old abi.

-n

-- 
Nathaniel J. Smith -- https://vorpus.org


More information about the Wheel-builders mailing list