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

Turn off ld_generate_symbol_per_data_segment #409

Merged
merged 4 commits into from
Oct 14, 2024

Conversation

AngheloAlf
Copy link
Collaborator

This option can be quite problematic since it can generate linker symbols with the same names as actual symbols, producing broken builds.

Today's example of it being a problem: https://discord.com/channels/710646040331681844/815529862604390411/1290330410659872768

I would personally prefer it removed, but I think there are some repos that depend on this behavior, so instead I'm turning it off by default.

@ethteck ethteck merged commit a5671d7 into ethteck:main Oct 14, 2024
7 checks passed
@AngheloAlf AngheloAlf deleted the turn_off_symbols_data_segment branch October 14, 2024 12:14
bates64 added a commit to pmret/papermario that referenced this pull request Oct 14, 2024
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