We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08bd1a8 + 745670b commit 738ecadCopy full SHA for 738ecad
COMPILING.md
@@ -29,6 +29,11 @@ We assume that you have a Debian/Ubuntu or Red Hat-like distribution.
29
```
30
Note that you need g++ version 5.0 or newer.
31
32
+ On Amazon Linux and similar distributions, do as root:
33
+ ```
34
+ yum install gcc72-c++ flex bison perl-libwww-perl patch
35
36
+
37
To compile JBMC, you additionally need the JDK and the java-models-library.
38
For the JDK, on Debian-like distributions, do as root:
39
0 commit comments