This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[COMMIT] Update config/djgpp/README


FYI.

Committed.

2005-05-11  Eli Zaretskii  <eliz@gnu.org>

	* config/djgpp/README: Update GDB versions and my email address.

Index: gdb/config/djgpp/README
===================================================================
RCS file: /cvs/src/src/gdb/config/djgpp/README,v
retrieving revision 1.6
diff -u -r1.6 README
--- gdb/config/djgpp/README	19 Apr 2002 19:28:54 -0000	1.6
+++ gdb/config/djgpp/README	11 May 2005 07:24:25 -0000
@@ -90,9 +90,9 @@
 `djtar' doesn't support bzip2 decompression, you need to unpack it as
 follows:
 
- bnzip2 gdb-5.2.tar.bz2
- djtar -x -p -o gdb-5.2/djunpack.bat gdb-5.2.tar > djunpack.bat
- djunpack gdb-5.2.tar
+ bnzip2 gdb-6.4.tar.bz2
+ djtar -x -p -o gdb-6.4/djunpack.bat gdb-6.4.tar > djunpack.bat
+ djunpack gdb-6.4.tar
 
 
 3. How to build
@@ -134,7 +134,7 @@
 the one where the sources were unpacked.  In that case, you have to
 pass the source directory as the first argument to the script:
 
-	sh ./gdb/config/djgpp/djconfig.sh d:/gnu/gdb-5.2
+	sh ./gdb/config/djgpp/djconfig.sh d:/gnu/gdb-6.4
 
 You MUST use forward slashes in the first argument.
 
@@ -186,4 +186,4 @@
 
 
 Enjoy,
-                                    Eli Zaretskii <eliz@is.elta.co.il>
+                                    Eli Zaretskii <eliz@gnu.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]