Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Not compiling on arm64  #130

@tinchoa

Description

@tinchoa

I tried to compile it on an arm64 arch (raspberry pi4) but it's failing.
/usr/bin/ld: ext/intel-ipsec-mb/lib/sse/sha512_one_block_sse.os: Relocations in generic ELF (EM: 62) /usr/bin/ld: ext/intel-ipsec-mb/lib/sse/sha512_one_block_sse.os: Relocations in generic ELF (EM: 62) /usr/bin/ld: ext/intel-ipsec-mb/lib/sse/sha512_one_block_sse.os: Relocations in generic ELF (EM: 62) /usr/bin/ld: ext/intel-ipsec-mb/lib/sse/sha512_one_block_sse.os: Relocations in generic ELF (EM: 62) /usr/bin/ld: ext/intel-ipsec-mb/lib/sse/sha512_one_block_sse.os: error adding symbols: file in wrong format collect2: error: ld returned 1 exit status scons: *** [build/obj/lib/libdps_ns3.so] Error 1 scons: building terminated because of errors.
I've tried with different compilers and even tried cross-compile with arm-linux-gnueabi-gcc and aarch64-linux-gnu-gcc but also having the same issue.

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