summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-04-14 20:25:52 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-04-14 20:25:52 (GMT)
commit851f9a7e50030cd5afd647a6cb5e18ce86b6f8c1 (patch)
treef6acd909244cf6f59bf7bbe70c2b5a4952d5b77d /index.html
parent1d8be107fee4c67ec570e9cc500af9fd5804d90c (diff)
downloadmxe-851f9a7e50030cd5afd647a6cb5e18ce86b6f8c1.zip
mxe-851f9a7e50030cd5afd647a6cb5e18ce86b6f8c1.tar.gz
mxe-851f9a7e50030cd5afd647a6cb5e18ce86b6f8c1.tar.bz2
Add minimum RAM and disk requirements to website
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/index.html b/index.html
index e14de01..61c1479 100644
--- a/index.html
+++ b/index.html
@@ -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>