From 7baa955504a6b8c56b348e5e7551fea1d329a2cc Mon Sep 17 00:00:00 2001 From: Kyle Schwarz Date: Tue, 10 Jul 2018 13:23:28 -0400 Subject: Switch to the Binutils 2.30 SVN branch and GCC 7 Git branch Additional packages are required for building Binutils from SVN. MacOS requires --disable-werror for Binutils due to a commit not yet in the 2.30 branch. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ce3b779..468a2eb 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [MinGW-w64](https://mingw-w64.org) cross compiler build script for i686 (Win32) and x86_64 (Win64). ## Package -* [Binutils](https://www.gnu.org/software/binutils/) 2.29.1 -* [GCC](https://gcc.gnu.org/) 7.3.0 +* [Binutils](https://www.gnu.org/software/binutils/) 2.30git +* [GCC](https://gcc.gnu.org/) 7svn * [GMP](https://gmplib.org/) 6.1.2 * [MPFR](http://www.mpfr.org/) 4.0.1 * [MPC](http://www.multiprecision.org/mpc/) 1.1.0 -- cgit v1.2.3