Skip to content

Remove --fuse-ld= from Native AOT link argument #99912

@agocke

Description

@agocke

In #85478 we came to the conclusion that we will inevitably have to support multiple linkers on the machine and we should not try too hard to prefer one linker over another. The current linker behavior prefers bfd and fails if it's not available.

We should instead just let the compiler use the default system linker.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions