summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2016-01-12 01:03:11 (GMT)
committerTony Theodore <tonyt@logyst.com>2016-01-12 01:03:11 (GMT)
commita449841274217582a15c11f560944853c910b30b (patch)
tree80a41eac7e154be1813591300bed81ba65141555 /index.html
parentccfeb1e8ed028c00290726d0b102710da18140e8 (diff)
downloadmxe-a449841274217582a15c11f560944853c910b30b.zip
mxe-a449841274217582a15c11f560944853c910b30b.tar.gz
mxe-a449841274217582a15c11f560944853c910b30b.tar.bz2
docs: link to build-matrix.html and note libgomp and pthreads availability
Diffstat (limited to 'index.html')
-rw-r--r--index.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/index.html b/index.html
index 457e33d..c9a1528 100644
--- a/index.html
+++ b/index.html
@@ -124,9 +124,14 @@
</tr>
</table>
<p>
- These numbers were last updated on December 16, 2015. You can see the
- current status by executing <code>make build-matrix.html</code> in the
- MXE directory.
+ These numbers were last updated on December 16, 2015.
+ See the <a href="build-matrix.html">current status</a>
+ for individual packages.
+ </p>
+ <p>
+ OpenMP (<a href="http://gcc.gnu.org/projects/gomp/">libgomp</a>)
+ and pthreads (<a href="http://mingw-w64.sourceforge.net/">winpthreads</a>)
+ are always available.
</p>
<p>
Experimental support for GCC with posix threads was