You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
There currently isn't a triplet that links against libc++abi, which makes it difficult to install packages for CI without a bespoke triplet.
Proposed solution
A triplet that links against libc++abi instead of the libstdc++ abi for GCC and Clang.
Describe alternatives you've considered
No alternatives considered (but happy to consider suggestions).
category:vcpkg-featureThe issue is a new capability of the tool that doesn’t already exist and we haven’t committed
1 participant
Converted from issue
This discussion was converted from issue #13282 on July 26, 2021 08:36.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
There currently isn't a triplet that links against libc++abi, which makes it difficult to install packages for CI without a bespoke triplet.
Proposed solution
A triplet that links against libc++abi instead of the libstdc++ abi for GCC and Clang.
Describe alternatives you've considered
No alternatives considered (but happy to consider suggestions).
Additional context
No additional context.
Beta Was this translation helpful? Give feedback.
All reactions