Changeset 28a6fd8 for temp-system/x86_64
- Timestamp:
- Feb 21, 2006, 1:34:33 AM (19 years ago)
- Children:
- b2ab903
- Parents:
- 9a636be
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/x86_64/gcc.xml
r9a636be r28a6fd8 102 102 ../gcc-&gcc-version;/configure --prefix=/tools --libdir=/tools/lib64 \ 103 103 --build=${LFS_HOST} --host=${LFS_TARGET} --target=${LFS_TARGET} \ 104 -- libexecdir=/tools/lib64 --with-local-prefix=/tools --enable-long-long\105 --enable- c99 --enable-shared --enable-threads=posix --enable-__cxa_atexit \104 --with-local-prefix=/tools --enable-long-long --enable-c99 \ 105 --enable-shared --enable-threads=posix --enable-__cxa_atexit \ 106 106 --disable-nls --enable-languages=c,c++ --disable-libstdcxx-pch</userinput></screen> 107 107 … … 116 116 </varlistentry> 117 117 118 <varlistentry os="dd2">119 <term><parameter>--libexecdir=/tools/lib64</parameter></term>120 <listitem>121 <para>This puts all files that are installed using the libexecdir122 variable into /tools/lib64.</para>123 </listitem>124 </varlistentry>125 126 118 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 127 119 href="../x86/gcc.xml" 128 xpointer="xpointer(//*[@os='cl 2'])"/>120 xpointer="xpointer(//*[@os='cl1'])"/> 129 121 130 122 </variablelist>
Note:
See TracChangeset
for help on using the changeset viewer.