From 16acaf66ecb16d26fa6098221c09259281392619 Mon Sep 17 00:00:00 2001 From: Kyle Schwarz Date: Wed, 24 Jan 2018 01:34:03 -0500 Subject: Add links for packages --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 352d065..947b642 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # mingw-w64-build -MinGW-w64 cross compiler build script for i686 (Win32) and x86_64 (Win64). +[MinGW-w64](https://mingw-w64.org) cross compiler build script for i686 (Win32) and x86_64 (Win64). ## Package -* Binutils 2.29.1 -* GCC 7.2.0 -* GMP 6.1.2 -* MPFR 3.1.6 -* MPC 1.0.3 -* isl 0.18 +* [Binutils](https://www.gnu.org/software/binutils/) 2.29.1 +* [GCC](https://gcc.gnu.org/) 7.2.0 +* [GMP](https://gmplib.org/) 6.1.2 +* [MPFR](http://www.mpfr.org/) 3.1.6 +* [MPC](http://www.multiprecision.org/mpc/) 1.0.3 +* [isl](http://isl.gforge.inria.fr/) 0.18 ## Platforms mingw-w64-build has been tested on the following platforms: -- cgit v1.2.3