fix: remove C++ exception ABI from vendored libunwind build. by supervacuus · Pull Request #1544 · getsentry/sentry-native

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@supervacuus

Copy link

Collaborator

fixes #1543.

sentry[bot] and limbonaut reacted with hooray emoji

@supervacuus supervacuus changed the title Fix/remove cpp exception abi from libunwind build fix: remove C++ exception ABI from vendored libunwind build.

Feb 26, 2026

@limbonaut

Copy link

Collaborator

limbonaut commented

Feb 26, 2026

edited

Loading

I've updated the downstream PR to this branch, let's see if it builds now.

jpnurmi reacted with thumbs up emoji supervacuus reacted with heart emoji
Copy link

Collaborator

@limbonaut limbonaut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, thanks for the quick fix!

supervacuus reacted with hooray emoji

@supervacuus supervacuus merged commit f85f860 into master

Feb 26, 2026

48 checks passed

@supervacuus supervacuus deleted the fix/remove_cpp_exception_abi_from_libunwind_build branch

February 26, 2026 12:06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@jpnurmi jpnurmi jpnurmi approved these changes

@limbonaut limbonaut limbonaut approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Vendored libunwind clashes with -static-libgcc when linking statically on Linux

3 participants

@supervacuus @limbonaut @jpnurmi