Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: stack traces work again #1653

Merged
merged 1 commit into from
Nov 23, 2024
Merged

fix: stack traces work again #1653

merged 1 commit into from
Nov 23, 2024

Conversation

EmosewaMC
Copy link
Collaborator

@EmosewaMC EmosewaMC commented Nov 23, 2024

idk man stack traces work again
-rdynamic is === -export-dynamic
the former is the compiler passing the latter to the linker, dont know why the order matters for this one but this works

Copy link
Member

@aronwk-aaron aronwk-aaron left a comment

Choose a reason for hiding this comment

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

thanks emmo

@jadebenn jadebenn merged commit 5b8d2b1 into main Nov 23, 2024
4 checks passed
@jadebenn jadebenn deleted the fix-stack-trace branch November 23, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants