google/benchmark

Help wanted: Build support for Aarch64

Open

#1,200 opened on Jul 13, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (7,968 stars) (1,539 forks)batch import
help wanted

Description

Hi,

This is a simple question.

I would like to use this tool for aarch64 for linux (to be used in RasPi). I am currently using aarch64-linux-gnu-g++-8 compiler. I would like to know the steps or procedure for cross compilation of this package.

Contributor guide