Skip to content

Rust snapshot binaries aren't recognized by RHEL5 #1345

Closed
@brson

Description

@brson

The elf we generate uses the Linux ABI, which is a recent invention, older Linuxes having used the System V ABI. On Scientific Linux 5 this results in the snapshots being unrunnable:

libcore-14bd852465126fe7-0.1.so: ELF file OS ABI invalid

See http://stackoverflow.com/questions/7647818/glibc-elf-file-os-abi-invalid

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-linuxOperating system: Linux

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions