Skip to content

Eliminate use of gold linker#597

Merged
smoelius merged 1 commit intomasterfrom
eliminate-gold
Mar 10, 2025
Merged

Eliminate use of gold linker#597
smoelius merged 1 commit intomasterfrom
eliminate-gold

Conversation

@smoelius
Copy link
Copy Markdown
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
@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