aboutsummaryrefslogtreecommitdiff
path: root/INSTALL/specific.html
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL/specific.html')
-rw-r--r--INSTALL/specific.html18
1 files changed, 13 insertions, 5 deletions
diff --git a/INSTALL/specific.html b/INSTALL/specific.html
index 89a81db3500..6faa1616080 100644
--- a/INSTALL/specific.html
+++ b/INSTALL/specific.html
@@ -1,9 +1,9 @@
<html>
<head>
-<title>Host/Target specific installation notes for egcs-1.0 </title>
+<title>Host/Target specific installation notes for egcs-1.0.1 </title>
</head>
<body bgcolor="white">
-<h1 align="center">Host/Target specific installation notes for egcs-1.0</h1>
+<h1 align="center">Host/Target specific installation notes for egcs-1.0.1</h1>
<p><b>alpha*-*-*</b><br>
No specific installation needs/instructions.
@@ -23,14 +23,16 @@ the two object file formats. ELF is now the default.
<br>Look in gcc/config/i386/sco5.h (search for "messy") for additional
OpenServer-specific flags.
+<p><b>i?86-pc-solaris*</b><br>
+You'll need a patch to fix an egcs bug on this platform.
+<a href="http://www.cygnus.com/egcs/faq.html#x86solaris"> x86 solaris patch</a>
+
<p><b>hppa*-hp-hpux*</b><br>
We <b>highly</b> recommend using gas/binutils-2.8 on all hppa platforms; you
may encounter a variety of problems when using the HP assembler.
-XXX How to make sure gcc finds/uses gas.
-
<p><b>hppa*-hp-hpux9</b><br>
The HP assembler has major problems on this platform. We've tried to work
around the worst of the problems. However, those workarounds may be causing
@@ -109,11 +111,17 @@ You will need
a working egcs. It is strongly recommended to recompile binutils with egcs
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.17 for this
+platform too.
+<a href="ftp://ftp.yggdrasil.com/private/hjl">binutils-2.8.1.0.17</a>
+
<p>
exception handling
<p>XXX Linux stuff
+-k encaps stuff
<hr>
-<i>Last modified on December 2, 1997.</i>
+<i>Last modified on Jan 2, 1998.</i>
</body>
</html>