Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Build and test for Linux/ARM64  #642

Copy link
Copy link
Open
@odidev

Description

@odidev
Issue body actions

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

Steps

Following STEPS were used for the building and installation:


sudo apt update  

sudo apt install build-essential make cmake libboost-all-dev git wget -y  

wget https://github.com/log4cplus/log4cplus/releases/download/REL_1_2_0/log4cplus-1.2.0.tar.gz  

tar -xvf log4cplus-1.2.0.tar.gz 

cd log4cplus-1.2.0  

mkdir build  

cd build  

../configure 

make -j$(nproc)    

Outcome

To validate that the build was successful we ran tests that were generated using "make test" command. All the tests ran successfully.

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

Metadata

Metadata

Assignees

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

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.