Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2023-06-12 09:31:55 -07:00
parent 9ac490ea81
commit 257a4fd9ae
1 changed files with 7 additions and 7 deletions

View File

@ -78,14 +78,14 @@ work, but these are the versions used for development.
``` ```
from Ubuntu Xcode from Ubuntu Xcode
18.04.1 11.3 22.04.2 11.3
cmake 3.10.2 3.10.2 3.16.2 cmake 3.10.2 3.24.2 3.16.2
clang 9.1.0 11.0.0 clang 9.1.0 14.0.3
gcc 3.3.2 7.3.0 gcc 3.3.2 11.3.0
tcl 8.4 8.6 8.6.6 tcl 8.4 8.6 8.6.6
swig 1.3.28 3.0.12 4.0.1 swig 1.3.28 4.1.0 4.0.1
bison 1.35 3.0.4 3.5 bison 1.35 3.0.2 3.8.2
flex 2.5.4 2.6.4 2.5.35 flex 2.5.4 2.6.4 2.6.4
``` ```
Note that flex versions before 2.6.4 contain 'register' declarations that Note that flex versions before 2.6.4 contain 'register' declarations that