mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +00:00
Document the minimum GCC version as 7
This commit is contained in:
committed by
Manoj doshi
parent
9e1ccb900e
commit
4e84868747
@@ -6,12 +6,15 @@ builds, including docker based builds for those distributions, please consult
|
|||||||
the [rippled-package-builder](https://github.com/ripple/rippled-package-builder)
|
the [rippled-package-builder](https://github.com/ripple/rippled-package-builder)
|
||||||
repository.
|
repository.
|
||||||
|
|
||||||
Development is regularly done on Ubuntu 16.04 or later. For non Ubuntu
|
Note: Ubuntu 16.04 users may need to update their compiler (see the dependencies
|
||||||
distributions, the steps below should work be installing the appropriate
|
section). For non Ubuntu distributions, the steps below should work be
|
||||||
dependencies using that distribution's package management tools.
|
installing the appropriate dependencies using that distribution's package
|
||||||
|
management tools.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
gcc-7 or later is required.
|
||||||
|
|
||||||
Use `apt-get` to install the dependencies provided by the distribution
|
Use `apt-get` to install the dependencies provided by the distribution
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user