Merge pull request 'Added link to README.md for the ARM cross compilation documentation' (#432) from jahway603 into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/432
This commit is contained in:
@@ -90,6 +90,8 @@ Use this if you have a Raspberry Pi or similar computer. Currently, any ARMv7 ma
|
||||
1. Install the Debian package, substituting "VERSION-NUMBER" for the version you have downloaded: `sudo dpkg -i hush-VERSION-NUMBER-aarch64.deb`.
|
||||
1. Run with: `hushd`.
|
||||
|
||||
If you would like to compile this for ARM yourself, then please refer to the [Cross compiling a Hush full node daemon from AMD64 to ARM64(aarch64) CPU architecture with Docker](https://git.hush.is/jahway603/hush-docs/src/branch/master/advanced/cross-compile-hush-full-node-to-aarch64-with-docker.md) documentation to do that.
|
||||
|
||||
# Building On Ubuntu 16.04 and older systems
|
||||
|
||||
Some older compilers may not be able to compile modern code, such as gcc 5.4 which comes with Ubuntu 16.04 by default. Here is how to install gcc 7 on Ubuntu 16.04. Run these commands as root:
|
||||
@@ -192,4 +194,4 @@ Developers can earn bounty by fixing bugs or solving feature requests listed in
|
||||
|
||||
# License
|
||||
|
||||
For license information see the file [COPYING](COPYING).
|
||||
For license information see the file [COPYING](COPYING).
|
||||
|
||||
Reference in New Issue
Block a user