- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-final.xml
r0b89da6 rcc858ed 68 68 --disable-multilib --with-mpc=/cross-tools --with-mpfr=/cross-tools \ 69 69 --with-gmp=/cross-tools --with-cloog=/cross-tools \ 70 --with-isl=/cross-tools --with-system-zlib --enable-checking=release \ 70 --enable-cloog-backend=isl --with-isl=/cross-tools \ 71 --disable-isl-version-check --with-system-zlib --enable-checking=release \ 71 72 --enable-libstdcxx-time</userinput></screen> 72 73 … … 113 114 </varlistentry> 114 115 115 <varlistentry os="bg6">116 <term><parameter>--enable-libstdcxx-time</parameter></term>117 <listitem>118 <para>This enables link-time checks for the availability of119 clock_gettime clocks, and nanosleep and sched_yield functions, in the120 C library.</para>121 </listitem>122 </varlistentry>123 124 116 </variablelist> 125 117
Note:
See TracChangeset
for help on using the changeset viewer.