Skip to content

Cannot execute the cbc binary on ARMv7 architecture #17

Description

@Aniket-Pradhan

Hey!

I was trying to build pulp on an ARMv7 machine that uses cbc, however from what I can see cbc probably does not support the ARMv7 architecture. Below is the error I get:

$ ./cbc
-sh: ./cbc: cannot execute binary file: Exec format error

$ file cbc 
cbc: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.9, BuildID[sha1]=dc5438ae3ebec28b55aa2053ef943cda426fd15e, not stripped

$ uname -m
armv7l

I also get the same error for aarch64, ppc64le, and the s390x architectures. I wanted to ask if there is some other way we can run cbc on these architectures, or whether you could provide the binaries for the same arches? I am willing to help either way 😄 .

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