X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=README.adoc;h=17706179c4b441f1ac9188c03834e5d088d0e69f;hb=08b4db4178d307460dd9c9cbd80cb060ef2e5f13;hp=d89390ee0b618a3fecc72fe8ac14304a803e1c25;hpb=ba64dfcccb1f1bd7a259dc5d563ba422b8375582;p=babeltrace.git diff --git a/README.adoc b/README.adoc index d89390ee..17706179 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.10 - ** https://www.gnu.org/software/autoconf/[GNU Autoconf]{nbsp}≥{nbsp}2.64 + ** https://www.gnu.org/software/automake/[GNU Automake]{nbsp}≥{nbsp}1.12 + ** 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,