-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.linkingzig ccZig as a drop-in C compiler featureZig as a drop-in C compiler feature
Milestone
Description
Zig Version
0.12.0-dev.1807+d27002011
Steps to Reproduce and Observed Behavior
Since version 1.74 rustc
now adds -Wl,--enable-new-dtags
when it thinks ld
is used for linking c libraries.
this has been added with this MR: rust-lang/rust#30394
I tried this doing cargo install cargo-workspaces
for instance.
Expected Behavior
....
dmeijboom and aichaoxy
Metadata
Metadata
Assignees
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.linkingzig ccZig as a drop-in C compiler featureZig as a drop-in C compiler feature