Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src note GMP 6.1.2 release and the build issues that may occur.



details:   https://anonhg.NetBSD.org/src/rev/c7362bc2e0e4
branches:  trunk
changeset: 826228:c7362bc2e0e4
user:      mrg <mrg%NetBSD.org@localhost>
date:      Tue Aug 22 10:04:44 2017 +0000

description:
note GMP 6.1.2 release and the build issues that may occur.

diffstat:

 UPDATING     |  8 +++++++-
 doc/3RDPARTY |  4 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diffs (40 lines):

diff -r 16eeed515279 -r c7362bc2e0e4 UPDATING
--- a/UPDATING  Tue Aug 22 09:59:37 2017 +0000
+++ b/UPDATING  Tue Aug 22 10:04:44 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.285 2017/08/17 01:16:55 mrg Exp $
+$NetBSD: UPDATING,v 1.286 2017/08/22 10:04:44 mrg Exp $
 
 This file (UPDATING) is intended to be a brief reference to recent
 changes that might cause problems in the build process, and a guide for
@@ -19,6 +19,12 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20170822:
+       a new version of GMP has been imported and probably
+       will break parts of builds related to themselves or GCC, both
+       in the tools and the native section.  Remove all GCC, GMP, MPFR
+       and MPC objdirs or build once without -u.
+
 20170816:
        a new version of MPFR and MPC have been imported and probably
        will break parts of builds related to themselves or GCC, both
diff -r 16eeed515279 -r c7362bc2e0e4 doc/3RDPARTY
--- a/doc/3RDPARTY      Tue Aug 22 09:59:37 2017 +0000
+++ b/doc/3RDPARTY      Tue Aug 22 10:04:44 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1466 2017/08/17 01:17:17 mrg Exp $
+#      $NetBSD: 3RDPARTY,v 1.1467 2017/08/22 10:04:44 mrg Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -1532,7 +1532,7 @@
 Notes:
 
 Package:       GNU MP
-Version:       5.1.3
+Version:       6.1.2
 Current Vers:  6.1.2
 Maintainer:    http://gmplib.org/mailman/listinfo/gmp-devel
 Archive Site:  http://gmplib.org/



Home | Main Index | Thread Index | Old Index