]> jfr.im git - solanum.git/commitdiff
Update README
authorElizabeth Myers <redacted>
Wed, 23 Mar 2016 17:31:51 +0000 (12:31 -0500)
committerElizabeth Myers <redacted>
Wed, 23 Mar 2016 17:31:51 +0000 (12:31 -0500)
README.md

index d138e832eb7d21f5c76f8ceecbc1342d460ecbbc..8e063883329bd5f3092313b093ff38d61fbed19c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -50,9 +50,8 @@ You will need to run `autogen.sh` to build the autotools files prior to building
    problems with ipv4 due to the way the socket code is written.  To
    fix this you must: "sysctl net.inet6.ip6.v6only=0"
 
- * SOLARIS USERS: this code appears to tickle a bug in older gcc and
-   egcs ONLY on 64-bit Solaris7.  gcc-2.95 and SunPro C on 64bit should
-   work fine, and any gcc or SunPro compiled on 32bit.
+ * SOLARIS USERS: you may have to set your PATH to include /usr/gnu/bin before /usr/bin. Solaris versions
+   older than 10 are not supported.
 
  * SUPPORTED PLATFORMS: this code should compile without any warnings on:
 
@@ -63,9 +62,8 @@ You will need to run `autogen.sh` to build the autotools files prior to building
    * OpenSuSE 11/12
    * OpenSolaris 2008.x?
    * Solaris 10 sparc.
+   * Solaris 11 x86
 
   Please let us know if you find otherwise. It may work on other platforms, but this is not guaranteed.
 
  * Please read NEWS for information about what is in this release.
-
- * Other files recommended for reading: BUGS, INSTALL