Skip to content

The linkage page lists an invalid cargo invocation #243

Open
@Lokathor

Description

@Lokathor

The page on linkage, https://doc.rust-lang.org/reference/linkage.html , tells you to try static linking on windows with

RUSTFLAGS='-C target-feature=+crt-static' cargo build --target x86_64-pc-windows-msvc

but this isn't valid cmd.exe syntax at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-linkageArea: linkage, linking

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions