diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml index 8758ac098..98f91713c 100644 --- a/chapter05/gcc-pass1.xml +++ b/chapter05/gcc-pass1.xml @@ -152,6 +152,15 @@ cd build The meaning of the configure options: + + --with-glibc-version=2.11 + + This option ensures the package will be compatible with the host's + version of glibc. It is set to the minimum glibc requirement + specified in the . + + + --with-newlib