From 851f9a7e50030cd5afd647a6cb5e18ce86b6f8c1 Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Mon, 14 Apr 2014 13:25:52 -0700 Subject: Add minimum RAM and disk requirements to website Signed-off-by: Timothy Gu --- index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index e14de01..61c1479 100644 --- a/index.html +++ b/index.html @@ -646,7 +646,12 @@ USE_OSGPLUGIN(<plugin2>)

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). +

+

Detailed instructions are available for:

-- cgit v0.12