Skip to content

Can't build for arm-unknown-linux-gnueabihf in provided container #320

Open
@lnicola

Description

@lnicola

I'm getting:

          ld.lld: error: undefined symbol: __powidf2
          ld.lld: error: undefined symbol: __powisf2

when building for e.g. arm-unknown-linux-gnueabihf.2.34 in ghcr.io/rust-cross/cargo-zigbuild:0. The GLIBC version makes no difference, but aarch64-unknown-linux-gnu.2.34 and x86_64-unknown-linux-gnu.2.28 work fine.

Surprisingly, arm-unknown-linux-gnueabihf works on my host system (Fedora 41, zig 0.13.0).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions