mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Upgrade to Binutils-2.19. FIxes #2268.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e623c90262
commit
3fa7ca4305
@ -151,7 +151,7 @@
|
||||
|
||||
<seglistitem>
|
||||
<seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep,
|
||||
Make, Perl, Sed, and Texinfo</seg>
|
||||
Make, Perl, Sed, Texinfo and Zlib</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
@ -40,6 +40,9 @@
|
||||
<listitem>
|
||||
<para>2008-12-06</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgraded to Binutils-2.19. Fixes #2268.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgraded to bash-3.2-fixes-9.patch. Fixes #2294.
|
||||
</para>
|
||||
|
@ -35,9 +35,9 @@
|
||||
<!--<listitem>
|
||||
<para>Berkeley DB &db-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Binutils &binutils-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Bison &bison-version;</para>
|
||||
</listitem>-->
|
||||
@ -227,6 +227,12 @@
|
||||
<listitem>
|
||||
<para>bash-3.2-fixes-8.patch</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>binutils-2.18-GCC43-1.patch</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>binutils-2.18-configure-1.patch</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
|
@ -34,22 +34,6 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Binutils GCC 4.3 Patch - <token>&binutils-gcc-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
<para>Download: <ulink url="&patches-root;&binutils-gcc-patch;"/></para>
|
||||
<para>MD5 sum: <literal>&binutils-gcc-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Binutils Texinfo Version Patch - <token>&binutils-configure-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
<para>Download: <ulink url="&patches-root;&binutils-configure-patch;"/></para>
|
||||
<para>MD5 sum: <literal>&binutils-configure-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
|
@ -48,11 +48,6 @@
|
||||
linker and assembler to determine which of their own features to
|
||||
enable.</para>
|
||||
|
||||
<para>Binutils does not recognize versions of Texinfo newer than 4.9. Fix
|
||||
this issue by applying the following patch:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&binutils-configure-patch;</userinput></screen>
|
||||
|
||||
<para>The Binutils documentation recommends building Binutils outside of the
|
||||
source directory in a dedicated build directory:</para>
|
||||
|
||||
|
@ -43,11 +43,6 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Binutils</title>
|
||||
|
||||
<para>Binutils does not recognize versions of Texinfo newer than 4.9. Fix
|
||||
this issue by applying the following patch:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&binutils-configure-patch;</userinput></screen>
|
||||
|
||||
<para>Create a separate build directory again:</para>
|
||||
|
||||
<screen><userinput remap="pre">mkdir -v ../binutils-build
|
||||
|
@ -56,16 +56,6 @@ Ask your system administrator to create more.</computeroutput></screen>
|
||||
<para>This issue needs to be resolved before running the test suites
|
||||
for Binutils and GCC.</para>
|
||||
|
||||
<para>Binutils does not recognize versions of Texinfo newer than 4.9. Fix
|
||||
this issue by applying the following patch:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&binutils-configure-patch;</userinput></screen>
|
||||
|
||||
<para>Apply the following patch to prevent some failures when running the
|
||||
the test suite:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&binutils-gcc-patch;</userinput></screen>
|
||||
|
||||
<para>Suppress the installation of an outdated
|
||||
<filename>standards.info</filename> file as a newer one is installed later
|
||||
on in the Autoconf instructions:</para>
|
||||
|
@ -21,6 +21,7 @@
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="man-pages.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="glibc.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="readjusting.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zlib.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="binutils.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gmp.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mpfr.xml"/>
|
||||
@ -36,7 +37,6 @@
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="procps.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libtool.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zlib.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="perl.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="readline.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="autoconf.xml"/>
|
||||
|
@ -38,10 +38,10 @@
|
||||
<!ENTITY bash-doc-md5 "0e904cb46ca873fcfa65df19b024bec9">
|
||||
<!ENTITY bash-doc-home " ">
|
||||
|
||||
<!ENTITY binutils-version "2.18">
|
||||
<!ENTITY binutils-size "14,612 KB">
|
||||
<!ENTITY binutils-version "2.19">
|
||||
<!ENTITY binutils-size "15,839 KB">
|
||||
<!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.bz2">
|
||||
<!ENTITY binutils-md5 "9d22ee4dafa3a194457caf4706f9cf01">
|
||||
<!ENTITY binutils-md5 "17a52219dee5a76c1a9d9b0bfd337d66">
|
||||
<!ENTITY binutils-home "http://sources.redhat.com/binutils/">
|
||||
<!ENTITY binutils-ch5p1-du "213 MB">
|
||||
<!ENTITY binutils-ch5p1-sbu "1 SBU">
|
||||
|
@ -6,15 +6,6 @@
|
||||
<!ENTITY bash-fixes-patch-size "75 KB">
|
||||
|
||||
|
||||
<!ENTITY binutils-configure-patch "binutils-&binutils-version;-configure-1.patch">
|
||||
<!ENTITY binutils-configure-patch-md5 "83877c299e3e3080952214e479396f23">
|
||||
<!ENTITY binutils-configure-patch-size "1 KB">
|
||||
|
||||
<!ENTITY binutils-gcc-patch "binutils-&binutils-version;-GCC43-1.patch">
|
||||
<!ENTITY binutils-gcc-patch-md5 "d77fa789b4cae8b1ef7bc10e6220a529">
|
||||
<!ENTITY binutils-gcc-patch-size "1.1 KB">
|
||||
|
||||
|
||||
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
|
||||
<!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f">
|
||||
<!ENTITY bzip2-docs-patch-size "1.6 KB">
|
||||
|
Loading…
Reference in New Issue
Block a user