Skip to content

Building arm64e-apple-* targets got linking warning,found architecture 'arm64e.old', required architecture 'arm64e' #150046

@Wyvern

Description

@Wyvern

Rust nightly, build with -Zbuild-std for all arm64e-apple-* targets.
got linking warning like below:

warning: linker stderr: ld: ignoring file '/Users/.../arm64e-apple-darwin/src/build/compiler_builtins/b8f06f1815e74221/deps/libcompiler_builtins-b8f06f1815e74221.rlib(lib.rmeta)': found architecture 'arm64e.old', required architecture 'arm64e'
         
  │
  ╰ note: requested on the command line with `-W linker-messages`

Metadata

Metadata

Assignees

No one assigned

    Labels

    L-linker_messagesLint: linker_messagesO-appleOperating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions