8000 Build and test for Linux/ARM64 · Issue #15 · OpenVVC/OpenVVC · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Build and test for Linux/ARM64 #15
Open
@odidev

Description

@odidev

Description

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

Steps

Following "STEPS (https://github.com/OpenVVC/OpenVVC?tab=readme-ov-file#compiling-openvvc)" were used for building and installing TimescaleDB.

wget https://github.com/OpenVVC/OpenVVC/archive/refs/tags/v1.0.0.tar.gz 
tar xvf v1.0.0.tar.gz 
cd OpenVVC-1.0.0/ 
apt install build-essential curl autoconf automake libtool 
autoreconf -if 
./configure 
make 

Outcome

To validate that the build was successful we ran benchmark using "make test -j$(nproc)" command. The system benchmarking was completed successfully.
All this information was 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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0