public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Update install document to require GNU tar 1.14
@ 2006-02-24 19:16 David Edelsohn
  2006-02-24 20:33 ` Joseph S. Myers
  2006-02-24 20:33 ` Gerald Pfeifer
  0 siblings, 2 replies; 7+ messages in thread
From: David Edelsohn @ 2006-02-24 19:16 UTC (permalink / raw)
  To: gerald; +Cc: gcc-patches

	While testing GCC 4.1 RC1, I discovered that GNU tar 1.13 corrupts
some long filenames and cannot untar the distribution.  This patch updates
the documentation to require at least version 1.14 of GNU tar.  I know
that 1.15.1 works.

David

	* doc/install.texi: Require GNU tar version 1.14.

Index: install.texi
===================================================================
--- install.texi	(revision 111412)
+++ install.texi	(working copy)
@@ -284,7 +284,7 @@
 
 You must have GNU make installed to build GCC@.
 
-@item GNU tar version 1.12 (or later)
+@item GNU tar version 1.14 (or later)
 
 Necessary (only on some platforms) to untar the source code.  Many
 systems' @command{tar} programs will also work, only try GNU

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

end of thread, other threads:[~2006-03-01  6:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-24 19:16 [PATCH] Update install document to require GNU tar 1.14 David Edelsohn
2006-02-24 20:33 ` Joseph S. Myers
2006-02-24 23:00   ` Gerald Pfeifer
2006-02-24 23:42     ` Joseph S. Myers
2006-03-01  6:39   ` Ranjit Mathew
2006-02-24 20:33 ` Gerald Pfeifer
2006-02-27  7:39   ` Mark Mitchell

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