mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
doc: Add note about memory reqs for compilation
This commit is contained in:
parent
25333a2619
commit
4babd08137
@ -52,6 +52,13 @@ Licenses of statically linked libraries:
|
|||||||
- protobuf 2.5.0
|
- protobuf 2.5.0
|
||||||
- libqrencode 3.2.0
|
- libqrencode 3.2.0
|
||||||
|
|
||||||
|
System requirements
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
C++ compilers are memory-hungry. It is recommended to have at least 1 GB of
|
||||||
|
memory available when compiling Bitcoin Core. With 512MB of memory or less
|
||||||
|
compilation will take much longer due to swap thrashing.
|
||||||
|
|
||||||
Dependency Build Instructions: Ubuntu & Debian
|
Dependency Build Instructions: Ubuntu & Debian
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
Build requirements:
|
Build requirements:
|
||||||
|
Loading…
Reference in New Issue
Block a user