diff options
-rw-r--r-- | INSTALL/specific.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL/specific.html b/INSTALL/specific.html index 89a81db3500..752a564cbd1 100644 --- a/INSTALL/specific.html +++ b/INSTALL/specific.html @@ -23,7 +23,9 @@ 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. - +<br>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. <p><b>hppa*-hp-hpux*</b><br> We <b>highly</b> recommend using gas/binutils-2.8 on all hppa platforms; you |