Jelajahi Sumber

README.md: add note about free memory requirement

As a followup for the issue #86 clarify the minimal amount of free RAM for the toolchain build.
Max Filippov 10 tahun lalu
induk
melakukan
82df944404
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -38,6 +38,9 @@ To build the standalone SDK and toolchain, you need a GNU/POSIX system
 (Linux, BSD, MacOSX, Windows with Cygwin) with the standard GNU development
 tools installed: gcc, binutils, flex, bison, etc.
 
+Please make sure that the machine you use to build the toolchain has at least
+1G free RAM+swap (or more, which will speed up the build).
+
 ## Debian/Ubuntu
 
 Ubuntu 14.04: