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
Original issue reported on code.google.com by
mich...@purevision.be
on 30 Nov 2013 at 8:23