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.
This commit is contained in:
Max Filippov 2015-09-10 19:23:52 +03:00 committed by Paul Sokolovsky
parent b44afa47b5
commit 82df944404

View File

@ -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: