Skip to content

Build and test for Linux/ARM64 #240

@odidev

Description

@odidev

Description

For aarch64 platform, I have built "bamtools" from source.

Steps

Following STEPS (Building and installing - pezmaster31/bamtools GitHub Wiki (github-wiki-see.page)) were used for the building and installation:

1.sudo apt update
2.sudo apt install build-essential git zlib1g-dev
3.git clone https://github.com/pezmaster31/bamtools.git
4.cd bamtools
5.mkdir build && cd build
6.cmake ..
7.make
8.make isntall

Outcome

To validate that the build was successful we ran "bamtools --version” command.
All this information is also added to ARM Dashboard Software Ecosystem Dashboard for Arm (https://www.arm.com/developer-hub/ecosystem-dashboard/).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions