mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2026-05-20 05:10:27 -04:00
General edits. Added bash+readline display_wrap patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4040 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
@@ -29,6 +29,13 @@ Glibc, Grep, Make, Perl, Sed, Texinfo</seg></seglistitem>
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Binutils</title>
|
||||
|
||||
<para>This package is known to have issues when its default
|
||||
optimization flags (including the <parameter>-march</parameter> and
|
||||
<parameter>-mcpu</parameter> options) are changed. If any environment
|
||||
variables that override default optimizations have been defined, such
|
||||
as <emphasis>CFLAGS</emphasis> and <emphasis>CXXFLAGS</emphasis>,
|
||||
unset them when building Binutils.</para>
|
||||
|
||||
<para>Verify that your the terminals (PTYs) are working properly
|
||||
inside the chroot environment. Check that everything is set up
|
||||
correctly by performing a simple test:</para>
|
||||
@@ -43,13 +50,6 @@ set up for proper PTY operation:</para>
|
||||
<para>The issue needs to be resolved before running the test suites
|
||||
for Binutils and GCC.</para>
|
||||
|
||||
<para>This package is known to have issues when its default
|
||||
optimization flags (including the <parameter>-march</parameter> and
|
||||
<parameter>-mcpu</parameter> options) are changed. If any environment
|
||||
variables that override default optimizations have been defined, such
|
||||
as <emphasis>CFLAGS</emphasis> and <emphasis>CXXFLAGS</emphasis>,
|
||||
unset or modifying them when building Binutils.</para>
|
||||
|
||||
<para>The Binutils documentation recommends building Binutils outside of the
|
||||
source directory in a dedicated build directory:</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user