public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Note that at least dejagnu version 1.5.3 is required in order to be ale to run the testsuites.
@ 2022-10-04  9:54 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2022-10-04  9:54 UTC (permalink / raw)
  To: bfd-cvs, gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d71eca64e70c31e0d32396a0b6c60e3ea9eb420b

commit d71eca64e70c31e0d32396a0b6c60e3ea9eb420b
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Oct 4 10:53:16 2022 +0100

    Note that at least dejagnu version 1.5.3 is required in order to be ale to run the testsuites.
    
            * README-maintainer-mode: Add a minimum version of dejagnu
            requirement.

Diff:
---
 ChangeLog              |  5 +++++
 README-maintainer-mode | 17 +++++++++++++----
 2 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 742cae68dff..927e0eed7d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-10-04  Nick Clifton  <nickc@redhat.com>
+
+	* README-maintainer-mode: Add a minimum version of dejagnu
+	requirement.
+
 2022-09-08  Nick Clifton  <nickc@redhat.com>
 
 	* README-maintainer-mode: Update minimum version  of gettext
diff --git a/README-maintainer-mode b/README-maintainer-mode
index 6d65d289c8e..fdafa692c0c 100644
--- a/README-maintainer-mode
+++ b/README-maintainer-mode
@@ -5,10 +5,10 @@ Note that if you configure with --enable-maintainer-mode, you will need
 special versions of automake, autoconf, libtool and gettext. You will
 find the sources for these in the respective upstream directories:
 
-  ftp://ftp.gnu.org/gnu/autoconf
-  ftp://ftp.gnu.org/gnu/automake
-  ftp://ftp.gnu.org/gnu/libtool
-  ftp://ftp.gnu.org/gnu/gettext
+  https://ftp.gnu.org/gnu/autoconf
+  https://ftp.gnu.org/gnu/automake
+  https://ftp.gnu.org/gnu/libtool
+  https://ftp.gnu.org/gnu/gettext
 
 The required versions of the tools for this tree are:
 
@@ -24,3 +24,12 @@ Makefiles in the parent directories before running the Makefiles in
 the child directories.  There is no easy way around this (short of
 changing the automake macros) as these dependencies need to exist in
 order to correctly build the NLS files.
+
+When running the testsuites a minimum version of dejagnu is also needed.
+Dejagnu can be found here:
+
+  https://ftp.gnu.org/gnu/dejagnu/
+
+The minimum version required is:
+
+  dejagnu 1.5.3

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-04  9:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04  9:54 [binutils-gdb] Note that at least dejagnu version 1.5.3 is required in order to be ale to run the testsuites Nick Clifton

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).