docs: link to build-matrix.html and note libgomp and pthreads availability

This commit is contained in:
Tony Theodore 2016-01-12 12:03:11 +11:00
parent ccfeb1e8ed
commit a449841274
1 changed files with 8 additions and 3 deletions

View File

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