diff options
author | Timothy Gu <timothygu99@gmail.com> | 2014-04-14 20:25:52 (GMT) |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2014-04-14 20:25:52 (GMT) |
commit | 851f9a7e50030cd5afd647a6cb5e18ce86b6f8c1 (patch) | |
tree | f6acd909244cf6f59bf7bbe70c2b5a4952d5b77d /index.html | |
parent | 1d8be107fee4c67ec570e9cc500af9fd5804d90c (diff) | |
download | mxe-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.html | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -646,7 +646,12 @@ USE_OSGPLUGIN(<plugin2>) <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> |