Skip to content

Eliminate use of gold linker #597

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

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Eliminate use of gold linker #597

merged 1 commit into from
Mar 10, 2025

Conversation

smoelius
Copy link
Member

If I am tracking the history right, use of the gold linker was added in this PR: #144

However, nightly rust has started passing "-Wl,-znostart-stop-gc", and gold doesn't recognize that option:

+  = note: /usr/bin/ld.gold: nostart-stop-gc: unknown -z option

See: rust-lang/rust#137685

@smoelius smoelius added this pull request to the merge queue Mar 10, 2025
Merged via the queue into master with commit eb80e70 Mar 10, 2025
18 checks passed
@smoelius smoelius deleted the eliminate-gold branch March 10, 2025 10:37
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.

1 participant