diff options
-rw-r--r-- | doc/README.solaris.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/README.solaris.md b/doc/README.solaris.md index 975b7cd0..8f7cd7ee 100644 --- a/doc/README.solaris.md +++ b/doc/README.solaris.md @@ -30,6 +30,13 @@ developer/clang-90 ENDOFTEXT ``` +## Solaris 11/AMD64 + +* flex 2.6.4 and GNU Bison 3.7.3 work. +* Clang 11.0 works, GCC 11.2 works. + +For reference, the tests were done using Oracle Solaris 11.4.42.111.0. + ## Solaris 11/SPARC * flex 2.6.4 and GNU Bison 3.7.1 work. |