diff options
-rw-r--r-- | index.html | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -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 |