public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* osr5 patch to specific.html
@ 1998-01-26  8:32 Robert Lipe
  0 siblings, 0 replies; only message in thread
From: Robert Lipe @ 1998-01-26  8:32 UTC (permalink / raw)
  To: egcs

This might not constitute a FAQ yet, but I've fielded at least three
emails on things that were solved by TLS597.   It's in the install.texi,
but here's a patch to (hopefully) make it more obvious...

Oh.   And I changed the formatting slightly.   Converting the other
entries to use <ul> and <li> would be easy to do and would result in an
easier to read document.  I can provide a patch if you want one.

Thanx,
RJL


--- specific.html       1997/12/05 22:12:32     1.2
+++ specific.html       1998/01/26 16:16:08
@@ -13,16 +13,21 @@ No specific installation needs/instructi
 You will need binutils-2.8.1.0.15 or newer for exception handling to work.

 <p><b>i?86-*-sco3.2v5*</b><br>
-The SCO assembler is currently required.    The GNU assembler is not up
+<ul>
+<li>The SCO assembler is currently required.    The GNU assembler is not up
 to the task of switching between ELF and COFF at runtime.

-<br>Unlike various prereleases of GCC, that used '-belf' and defaulted to
+<li>Unlike various prereleases of GCC, that used '-belf' and defaulted to
 COFF, you must now use the '-melf' and '-mcoff' flags to toggle between
 the two object file formats.     ELF is now the default.

-<br>Look in gcc/config/i386/sco5.h (search for "messy") for additional
+<li>Look in gcc/config/i386/sco5.h (search for "messy") for additional
 OpenServer-specific flags.

+<li>Systems based on OpenServer before 5.0.4 (<code>uname -X</code> will
+tell you what you're running) require TLS597 from ftp.sco.com/TLS for
+C++ constructors and destructors to work right.
+</ul>


 <p><b>hppa*-hp-hpux*</b><br>

-- 
Robert Lipe       http://www.dgii.com/people/robertl       robertl@dgii.com

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

only message in thread, other threads:[~1998-01-26  8:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-01-26  8:32 osr5 patch to specific.html Robert Lipe

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