diff options
Diffstat (limited to 'chapter02/hostreqs.xml')
-rw-r--r-- | chapter02/hostreqs.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml index a7d124ecc..cba000382 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -60,8 +60,9 @@ should be a link to gawk)</para> </listitem> + <!-- glibc-2.30 requires bcc-6.2 or later --> <listitem> - <para><emphasis role="strong">GCC-5.2</emphasis> including the C++ + <para><emphasis role="strong">GCC-6.2</emphasis> including the C++ compiler, <command>g++</command> (Versions greater than &gcc-version; are not recommended as they have not been tested)</para> </listitem> |