Skip to content

Conversation

@TTimo
Copy link

@TTimo TTimo commented Dec 5, 2025

Fix the replay marker export with a link script for clang and a switch to 'externally_visible' attribute for gcc, instead of -rdynamic.

-rdynamic is a big hammer that shouldn't be necessary here.

@TTimo TTimo changed the title Fix the replay marker export with a link script for clang and a switch to 'externally_visible' attribute for gcc, instead of -rdynamic. Fix the replay marker export Dec 5, 2025
-rdynamic is a big hammer that shouldn't be necessary here.
@TTimo TTimo force-pushed the fix-symbol-export-without-rdynamic branch from 6bc6999 to 3776e97 Compare December 5, 2025 20:56
@baldurk
Copy link
Owner

baldurk commented Dec 6, 2025

It's not clear why this problem exists as I can't reproduce it, but it was fixed by #3734 which was merged a little while ago.

@baldurk baldurk closed this Dec 6, 2025
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.

2 participants