summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-06-05 22:34:22 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-06-05 22:34:22 (GMT)
commit7d7c6d6f245ea9cefe0d85c26631d6af9ed720d3 (patch)
tree390e0f7cb1019cb8d55098271c0b98464bc7f4d9 /doc
parent50018544159f8cfb751b1e69ee58fc349a306538 (diff)
downloadmxe-7d7c6d6f245ea9cefe0d85c26631d6af9ed720d3.zip
mxe-7d7c6d6f245ea9cefe0d85c26631d6af9ed720d3.tar.gz
mxe-7d7c6d6f245ea9cefe0d85c26631d6af9ed720d3.tar.bz2
add information about Gentoo to the docs
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
index 43f4d72..2e3bd09 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -484,6 +484,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<li><a href="#requirements-debian">Debian</a></li>
<li><a href="#requirements-freebsd">FreeBSD</a></li>
<li><a href="#requirements-frugalware">Frugalware</a></li>
+ <li><a href="#requirements-gentoo">Gentoo</a></li>
<li><a href="#requirements-macos">MacOS</a></li>
<li><a href="#requirements-opensolaris">Open Solaris</a></li>
</ul>
@@ -618,6 +619,22 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
there are open issues with the NSIS package.
</p>
+ <h3 id="requirements-gentoo">Gentoo</h3>
+
+ <!-- http://packages.gentoo.org/ -->
+ <pre>emerge sys-devel/autoconf sys-devel/automake \
+ app-shells/bash sys-devel/bison app-arch/bzip2 \
+ dev-util/cmake sys-devel/flex sys-devel/gcc \
+ sys-devel/make sys-apps/sed sys-devel/libtool \
+ dev-libs/openssl sys-devel/patch dev-lang/perl \
+ dev-util/pkgconfig dev-util/scons app-arch/unzip \
+ net-misc/wget</pre>
+
+ <p>
+ There are
+ <a href="http://lists.nongnu.org/archive/html/mingw-cross-env-list/2010-05/msg00296.html">open issues with Gentoo and GCC-4.5</a>.
+ </p>
+
<h3 id="requirements-macos">MacOS 10.6</h3>
<p>