This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: htdocs/install/specific.html
- To: egcs-patches at cygnus dot com
- Subject: PATCH: htdocs/install/specific.html
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Tue, 27 Oct 1998 23:45:44 +0100 (MET)
Installed.
I suggest to follow this (new) pattern in the future; it decreases
redundancy and improves maintainability and usability.
Gerald
Index: specific.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/install/specific.html,v
retrieving revision 1.16
diff -c -3 -p -r1.16 specific.html
*** specific.html 1998/10/27 14:39:15 1.16
--- specific.html 1998/10/27 22:42:54
*************** a working egcs. It is strongly recommend
*** 147,155 ****
if you initially built it with gcc-2.7.2.*.
<p><b>sparc-unkonwn-linux-gnulibc1</b><br>
! It has been reported that you might need binutils-2.8.1.0.23 for this
! platform too.
<a href="ftp://ftp.yggdrasil.com/private/hjl">binutils-2.8.1.0.23</a>
<hr>
<i>Last modified on October 27, 1998.</i>
--- 147,155 ----
if you initially built it with gcc-2.7.2.*.
<p><b>sparc-unkonwn-linux-gnulibc1</b><br>
! It has been reported that you might need
<a href="ftp://ftp.yggdrasil.com/private/hjl">binutils-2.8.1.0.23</a>
+ for this platform too.
<hr>
<i>Last modified on October 27, 1998.</i>