public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py
@ 2023-08-22 19:47 Joseph Myers
  2023-08-29 13:54 ` Ping " Joseph Myers
  2023-08-29 14:00 ` Andreas Schwab
  0 siblings, 2 replies; 3+ messages in thread
From: Joseph Myers @ 2023-08-22 19:47 UTC (permalink / raw)
  To: libc-alpha

This patch makes build-many-glibcs.py use the new GMP 6.3.0 and MPFR
4.2.1 releases.

Tested with build-many-glibcs.py (host-libraries, compilers and glibcs
builds).

diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py
index fb56a4a90b..3082522140 100755
--- a/scripts/build-many-glibcs.py
+++ b/scripts/build-many-glibcs.py
@@ -803,10 +803,10 @@ class Context(object):
         default_versions = {'binutils': 'vcs-2.41',
                             'gcc': 'vcs-13',
                             'glibc': 'vcs-mainline',
-                            'gmp': '6.2.1',
+                            'gmp': '6.3.0',
                             'linux': '6.4',
                             'mpc': '1.3.1',
-                            'mpfr': '4.2.0',
+                            'mpfr': '4.2.1',
                             'mig': 'vcs-mainline',
                             'gnumach': 'vcs-mainline',
                             'hurd': 'vcs-mainline'}

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Ping Re: Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py
  2023-08-22 19:47 Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py Joseph Myers
@ 2023-08-29 13:54 ` Joseph Myers
  2023-08-29 14:00 ` Andreas Schwab
  1 sibling, 0 replies; 3+ messages in thread
From: Joseph Myers @ 2023-08-29 13:54 UTC (permalink / raw)
  To: libc-alpha

Ping.  This patch 
<https://sourceware.org/pipermail/libc-alpha/2023-August/151037.html> is 
pending review.

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py
  2023-08-22 19:47 Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py Joseph Myers
  2023-08-29 13:54 ` Ping " Joseph Myers
@ 2023-08-29 14:00 ` Andreas Schwab
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Schwab @ 2023-08-29 14:00 UTC (permalink / raw)
  To: Joseph Myers; +Cc: libc-alpha

On Aug 22 2023, Joseph Myers wrote:

> This patch makes build-many-glibcs.py use the new GMP 6.3.0 and MPFR
> 4.2.1 releases.

Ok.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-29 14:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-22 19:47 Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py Joseph Myers
2023-08-29 13:54 ` Ping " Joseph Myers
2023-08-29 14:00 ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).