- Timestamp:
- May 20, 2014, 2:33:19 AM (10 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 4f41cab
- Parents:
- 17e2cca
- git-author:
- Chris Staub <chris@…> (05/20/14 02:30:28)
- git-committer:
- Chris Staub <chris@…> (05/20/14 02:33:19)
- Location:
- BOOK/boot
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/64/createfiles.xml
r17e2cca r34649df 25 25 xpointer="xpointer(//*[@os='c'])"/> 26 26 27 <para os="f">To enable some C++ tests in the Glibc and Binutils test suites27 <para os="f">To enable some C++ tests in the Glibc and Binutils test suites 28 28 to link, create a directory and make some symbolic links:</para> 29 29 -
BOOK/boot/common/createfiles.xml
r17e2cca r34649df 47 47 <term><parameter><filename>/bin/echo</filename></parameter></term> 48 48 <listitem> 49 <para>This is to satisfy one of the tests in Glibc's test suite, which49 <para>This is to satisfy one of the tests in Glibc's test suite, which 50 50 will fail in <command>echo</command> is not found in 51 51 <filename class="directory">/bin</filename>.</para> … … 81 81 <listitem> 82 82 <para>This pathname is hard-coded into Expect, therefore it is needed 83 for Binutils and GCC test suites to pass.</para>83 for Binutils and GCC test suites to pass.</para> 84 84 </listitem> 85 85 </varlistentry> … … 103 103 <term><parameter><filename>/usr/lib/libstdc++{,.6}</filename></parameter></term> 104 104 <listitem> 105 <para>This is needed by several tests in Glibc's test suite, as well as105 <para>This is needed by several tests in Glibc's test suite, as well as 106 106 for C++ support in GMP.</para> 107 107 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.