X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=README.md;h=a8318c823cca7dd026c284ce1521d95df731e7a1;hp=02b903a2e18ea9d533cc4cd31e0b6288a32cc3b6;hb=4d1f67b9026ca2a11854929f66833ad3d13dd2da;hpb=43f53c966a8124fa2220971899e74c9a197d36ac diff --git a/README.md b/README.md index 02b903a..a8318c8 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,9 @@ Should also work on: Linux ARM depends on running a Linux kernel 2.6.15 or better, GCC 4.4 or better. +The C compiler used needs to support at least C99. The C++ compiler used +needs to support at least C++11. + The GCC compiler versions 3.3, 3.4, 4.0, 4.1, 4.2, 4.3, 4.4 and 4.5 are supported, with the following exceptions: