diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index c5ec247e5..d5d9c27f7 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -66,8 +66,8 @@ cd build Prepare Binutils for compilation: ../configure --prefix=/usr \ - --enable-shared \ --enable-plugins \ + --enable-shared \ --disable-werror \ --with-system-zlib diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 896515328..47f96f720 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -71,7 +71,7 @@ cd build for instructions on how to build all of GCC's supported languages. - The meaning of the new configure option: + The meaning of the new configure parameters: SED=sed