We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25333a2 commit 4babd08Copy full SHA for 4babd08
doc/build-unix.md
@@ -52,6 +52,13 @@ Licenses of statically linked libraries:
52
- protobuf 2.5.0
53
- libqrencode 3.2.0
54
55
+System requirements
56
+--------------------
57
+
58
+C++ compilers are memory-hungry. It is recommended to have at least 1 GB of
59
+memory available when compiling Bitcoin Core. With 512MB of memory or less
60
+compilation will take much longer due to swap thrashing.
61
62
Dependency Build Instructions: Ubuntu & Debian
63
----------------------------------------------
64
Build requirements:
0 commit comments