diff -r 6874f44f93ea doc/index.html --- a/doc/index.html Sat Jun 05 13:22:58 2010 +0200 +++ b/doc/index.html Sun Jun 06 02:18:01 2010 +1000 @@ -484,6 +484,7 @@
  • Debian
  • FreeBSD
  • Frugalware
  • +
  • Gentoo
  • MacOS
  • Open Solaris
  • @@ -617,7 +618,22 @@ On 64-bit Frugalware, there are open issues with the NSIS package.

    + +

    Gentoo

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

    + If you run into problems building GCC, run: +

    +
    cd where mingw-cross-env is installed
    +wget -O src/gcc.mk 'http://download.savannah.nongnu.org/releases/mingw-cross-env/path to patched gcc.mk'

    MacOS 10.6