X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=README.adoc;h=5d18414b9da6b4b37aa8d80e89b307903bbf19bb;hb=0121936a17b5964dd23e8dc291b1371d59de399f;hp=6290e9d95f70a7f71df8a5dae04b84a49fd4a863;hpb=271fb6907a6f4705a1c799d925394243eae51d68;p=babeltrace.git diff --git a/README.adoc b/README.adoc index 6290e9d9..5d18414b 100644 --- a/README.adoc +++ b/README.adoc @@ -64,14 +64,17 @@ Compiler:: + https://clang.llvm.org/[Clang] is one of those. + * Any {cpp} compiler with {cpp}11 support (for example, + GCC{nbsp}≥{nbsp}4.8 and Clang{nbsp}≥{nbsp}3.3). + Tools:: * https://www.gnu.org/software/make/[GNU Make] * **If you build from a Git clone**: - ** https://www.gnu.org/software/automake/[GNU Automake]{nbsp}≥{nbsp}1.12 + ** https://www.gnu.org/software/automake/[GNU Automake]{nbsp}≥{nbsp}1.13 ** https://www.gnu.org/software/autoconf/[GNU Autoconf]{nbsp}≥{nbsp}2.69 ** https://www.gnu.org/software/libtool/[GNU Libtool]{nbsp}≥{nbsp}2.2 ** https://github.com/westes/flex[flex]{nbsp}≥{nbsp}2.5.35 - ** https://www.gnu.org/software/bison/bison.html[GNU Bison]{nbsp}≥{nbsp}2.4 + ** https://www.gnu.org/software/bison/bison.html[GNU Bison]{nbsp}≥{nbsp}2.5 Libraries:: * A C library (for example,