The option is available on nightly now: https://github.com/rust-lang/rust/pull/85961 And it may be enabled by default on Ubuntu in the future: https://github.com/rust-lang/rust/issues/71515 Currently the `ld` executable (actually `lld`) runs but failed to find C libraries. It should to be wrapped by `wrapBintoolsWith`.