Skip to content

Build and Test for Linux/Arm64 #34

@odidev

Description

@odidev

Description

For Aarch64 platform, I have built "TRF" from the source.

Steps

Following STEPS were used for the building and installation:

$ git clone https://github.com/Benson-Genomics-Lab/TRF.git && cd TRF && git checkout v4.09.1 
$ mkdir build && cd build 
$ ../configure 
$ make 
$ make install 

Outcome

To validate that the build was successful, we ran file command to verify the build for Aarch64.


$ file src/trf 

trf: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=385325c45200d1d945d55b7860fc38dd18b7c637, for GNU/Linux 3.7.0, with debug_info, not stripped 

All this information is also added to Software Ecosystem Dashboard for Arm (https://www.arm.com/developer-hub/ecosystem-dashboard/).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions