diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index 9e4c53ec5..ad9f5418f 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -71,7 +71,16 @@ cd build for instructions on how to build all of GCC's supported languages. - The meaning of the new configure parameter: + The meaning of the new configure parameters: + + + LD=ld + + This parameter makes the configure script use the ld installed + by the binutils installed earlier in this chapter, rather than + the cross-built version which would otherwise be used. + + --with-system-zlib