Author: jim Date: 2005-04-26 19:28:07 -0600 (Tue, 26 Apr 2005) New Revision: 5125
Modified: branches/cross-lfs/BOOK/introduction/changelog.xml branches/cross-lfs/BOOK/temp-system/binutils.xml Log: More binutils updates Modified: branches/cross-lfs/BOOK/introduction/changelog.xml =================================================================== --- branches/cross-lfs/BOOK/introduction/changelog.xml 2005-04-27 01:10:03 UTC (rev 5124) +++ branches/cross-lfs/BOOK/introduction/changelog.xml 2005-04-27 01:28:07 UTC (rev 5125) @@ -101,6 +101,7 @@ <listitem><para>Fixed glibc in cross-tools, to force threads and tls support.</para></listitem> <listitem><para>Changed target-triplet table to use -pc- instead of -unknown-.</para></listitem> <listitem><para>Fixed binutils build issue in temp-system, Thanks Richard Downing.</para></listitem> +<listitem><para>Removed bintuils copy libiberty, duplicated from previous chapter.</para></listitem> </itemizedlist> </listitem> </itemizedlist> Modified: branches/cross-lfs/BOOK/temp-system/binutils.xml =================================================================== --- branches/cross-lfs/BOOK/temp-system/binutils.xml 2005-04-27 01:10:03 UTC (rev 5124) +++ branches/cross-lfs/BOOK/temp-system/binutils.xml 2005-04-27 01:28:07 UTC (rev 5125) @@ -83,10 +83,6 @@ <screen><userinput>make install</userinput></screen> -<para>Copy libiberty.h file to /tools/include directory:</para> - -<screen><userinput>cp ../binutils-&binutils-version;/include/libiberty.h /tools/include</userinput></screen> - </sect2> <sect2 role="content"><title/> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
