瀏覽代碼

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 年之前
父節點
當前提交
82df944404
共有 1 個文件被更改,包括 3 次插入0 次删除
  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: