Add minimum RAM and disk requirements to website

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
Timothy Gu 2014-04-14 13:25:52 -07:00
parent 1d8be107fe
commit 851f9a7e50
1 changed files with 6 additions and 1 deletions

View File

@ -646,7 +646,12 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<p>
MXE requires a recent Unix system where
all components as stated in the table below
are installed.
are installed. It also needs roughly 4 GB of
RAM to link gcc and at least 700 MB of disk
space per target (counted with only gcc
built).
</p>
<p>
Detailed instructions are available for:
</p>