Changeset 3eaa352a for BOOK/cross-tools/common
- Timestamp:
- Jan 8, 2014, 8:30:09 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 3a5852f
- Parents:
- eaeba4b5
- Location:
- BOOK/cross-tools/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/binutils-32.xml
reaeba4b5 r3eaa352a 113 113 <para os="be">Compile the package:</para> 114 114 115 <screen os="bf"><userinput>make configure-host 116 make</userinput></screen> 117 118 <variablelist os="bg"> 119 <title>The meaning of the make options:</title> 120 121 <varlistentry os="bg1"> 122 <term><parameter>configure-host</parameter></term> 123 <listitem> 124 <para>This checks the host environment and makes sure all the 125 necessary tools are available to compile Binutils.</para> 126 </listitem> 127 </varlistentry> 128 129 </variablelist> 115 <screen os="bf"><userinput>make</userinput></screen> 130 116 131 117 <para os="bh">Install the package:</para> -
BOOK/cross-tools/common/binutils.xml
reaeba4b5 r3eaa352a 120 120 <para os="be">Compile the package:</para> 121 121 122 <screen os="bf"><userinput>make configure-host 123 make</userinput></screen> 124 125 <variablelist os="bg"> 126 <title>The meaning of the make options:</title> 127 128 <varlistentry os="bg1"> 129 <term><parameter>configure-host</parameter></term> 130 <listitem> 131 <para>This checks the host environment and makes sure all the 132 necessary tools are available to compile Binutils.</para> 133 </listitem> 134 </varlistentry> 135 136 </variablelist> 122 <screen os="bf"><userinput>make</userinput></screen> 137 123 138 124 <para os="bh">Install the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.