Changeset e1bee3d4
- Timestamp:
- Jan 8, 2014, 10:47:50 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 979f0f0
- Parents:
- 4523411
- Location:
- BOOK/final-system
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/64/binutils.xml
r4523411 re1bee3d4 83 83 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 84 84 href="../common/binutils.xml" 85 xpointer="xpointer(//*[@os='m'])"/>86 87 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"88 href="../common/binutils.xml"89 85 xpointer="xpointer(//*[@os='n'])"/> 90 86 -
BOOK/final-system/common/binutils.xml
r4523411 re1bee3d4 62 62 <para os="j">Compile the package:</para> 63 63 64 <screen os="k"><userinput>make </userinput></screen>64 <screen os="k"><userinput>make tooldir=/usr</userinput></screen> 65 65 66 66 <important os="l"> 67 <para>During <command>make </command> you may receive the67 <para>During <command>make tooldir=/usr</command> you may receive the 68 68 following error message. It is safe to ignore.</para> 69 69 … … 73 73 can get `Flex' from any GNU archive site.</computeroutput></screen> 74 74 </important> 75 76 <screen os="m"><userinput>make tooldir=/usr</userinput></screen>77 75 78 76 <variablelist os="n"> -
BOOK/final-system/mips64/binutils.xml
r4523411 re1bee3d4 82 82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 83 83 href="../common/binutils.xml" 84 xpointer="xpointer(//*[@os='m'])"/>85 86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"87 href="../common/binutils.xml"88 84 xpointer="xpointer(//*[@os='n'])"/> 89 85 -
BOOK/final-system/multilib/binutils.xml
r4523411 re1bee3d4 82 82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 83 83 href="../common/binutils.xml" 84 xpointer="xpointer(//*[@os='m'])"/>85 86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"87 href="../common/binutils.xml"88 84 xpointer="xpointer(//*[@os='n'])"/> 89 85 -
BOOK/final-system/x86_64-64/binutils.xml
r4523411 re1bee3d4 81 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 82 82 href="../common/binutils.xml" 83 xpointer="xpointer(//*[@os='m'])"/>84 85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"86 href="../common/binutils.xml"87 83 xpointer="xpointer(//*[@os='n'])"/> 88 84
Note:
See TracChangeset
for help on using the changeset viewer.