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:
parent
b44afa47b5
commit
82df944404
@ -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
|
(Linux, BSD, MacOSX, Windows with Cygwin) with the standard GNU development
|
||||||
tools installed: gcc, binutils, flex, bison, etc.
|
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
|
## Debian/Ubuntu
|
||||||
|
|
||||||
Ubuntu 14.04:
|
Ubuntu 14.04:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user