summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-04-18 22:12:24 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-04-18 22:12:24 (GMT)
commitc46c7c32bf74eb58d645230a44d060f85840ac6d (patch)
tree075f8307a7f7a75acf15d42c4077b2f8c49079f9 /doc/index.html
parent11a9ac0158a3c46b88e8228b459a6c0056650692 (diff)
downloadmxe-c46c7c32bf74eb58d645230a44d060f85840ac6d.zip
mxe-c46c7c32bf74eb58d645230a44d060f85840ac6d.tar.gz
mxe-c46c7c32bf74eb58d645230a44d060f85840ac6d.tar.bz2
update package binutils (by Tony Theodore)
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/index.html b/doc/index.html
index d812a91..4456de3 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -638,19 +638,11 @@ sudo gcc_select gcc40</pre>
Open Solaris does not fulfill the requirements.
Two requirements are hopelessly outdated (M4, Autoconf)&nbsp;<a href="#requirements-opensolaris-dev-note">(*)</a>,
and one requirement is not provided at all (SCons).
- In addition, due to a bug in its LibC,
- Open Solaris is unable to run some tools of Binutils 2.20.
If you want to run mingw-cross-env on Open Solaris nevertheless,
a lot of manual work is required:
</p>
<p>
- Downgrade mingw-cross-env's Binutils to 2.19 by hand:
- </p>
- <pre>wget http://hg.savannah.gnu.org/hgweb/mingw-cross-env/raw-file/a69aa7de9d10/src/binutils.mk
-mv binutils.mk /<em>where mingw-cross-env is installed</em>/src/</pre>
-
- <p>
Install all requirements
that already ship with Solaris:
</p>