Skip to content

Build for arm from source files #18

@GoogleCodeExporter

Description

@GoogleCodeExporter
Hi,

Just want to say I was able to build the Linux source for armv71 without issues.

You need to have "build-essential" installed.

After downloading the source you can do:

g++ ./src/print.cpp ./src/stats.cpp ./src/timer.cpp ./src/arguments.cpp 
./src/i18n.cpp ./src/host.cpp ./src/socket.cpp ./src/main.cpp -o ./bin/paping

this will build a working "paping" executable.

Original issue reported on code.google.com by mich...@purevision.be on 30 Nov 2013 at 8:23

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions