Changeset bc1a1f0


Ignore:
Timestamp:
Jul 27, 2014, 9:19:58 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
eb21c92
Parents:
b20fe6b
git-author:
Chris Staub <chris@…> (07/27/14 21:19:44)
git-committer:
Chris Staub <chris@…> (07/27/14 21:19:58)
Message:

Removed unneeded testsuite notes

Location:
BOOK
Files:
22 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/cloog.xml

    rb20fe6b rbc1a1f0  
    4242<screen os="d"><userinput>make</userinput></screen>
    4343
    44     <important os="e">
    45       <para>The test suite for CLooG is considered
    46       critical. Do not skip it under any circumstance.</para>
    47     </important>
     44    <para os="e">Test the results:</para>
    4845
    49     <para os="f">Test the results:</para>
     46<screen os="f"><userinput remap="test">make check</userinput></screen>
    5047
    51 <screen os="g"><userinput remap="test">make check</userinput></screen>
     48    <para os="g">Install the package:</para>
    5249
    53     <para os="h">Install the package:</para>
    54 
    55 <screen os="i"><userinput>make install</userinput></screen>
     50<screen os="h"><userinput>make install</userinput></screen>
    5651
    5752  </sect2>
  • BOOK/final-system/common/gmp.xml

    rb20fe6b rbc1a1f0  
    6262<screen os="f"><userinput>make html</userinput></screen>
    6363
    64     <important os="g">
    65       <para>The test suite for GMP is considered
    66       critical. Do not skip it under any circumstance.</para>
    67     </important>
     64    <para os="g">Test the results:</para>
    6865
    69     <para os="h">Test the results:</para>
     66<screen os="h"><userinput remap="test">make check</userinput></screen>
    7067
    71 <screen os="i"><userinput remap="test">make check</userinput></screen>
     68    <para os="i">Install the package:</para>
    7269
    73     <para os="j">Install the package:</para>
     70<screen os="j"><userinput>make install</userinput></screen>
    7471
    75 <screen os="k"><userinput>make install</userinput></screen>
     72    <para os="k">Install the documentation:</para>
    7673
    77     <para os="l">Install the documentation:</para>
    78 
    79 <screen os="m"><userinput>make install-html</userinput></screen>
     74<screen os="l"><userinput>make install-html</userinput></screen>
    8075
    8176  </sect2>
  • BOOK/final-system/common/isl.xml

    rb20fe6b rbc1a1f0  
    3636<screen os="d"><userinput>make</userinput></screen>
    3737
    38     <important os="e">
    39       <para>The test suite for ISL is considered
    40       critical. Do not skip it under any circumstance.</para>
    41     </important>
     38    <para os="e">Test the results:</para>
    4239
    43     <para os="f">Test the results:</para>
     40<screen os="f"><userinput remap="test">make check</userinput></screen>
    4441
    45 <screen os="g"><userinput remap="test">make check</userinput></screen>
     42    <para os="g">Install the package:</para>
    4643
    47     <para os="h">Install the package:</para>
     44<screen os="h"><userinput>make install</userinput></screen>
    4845
    49 <screen os="i"><userinput>make install</userinput></screen>
     46    <para os="i">Finally, move a misplaced file:</para>
    5047
    51     <para os="j">Finally, move a misplaced file:</para>
    52 
    53 <screen os="k"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib
     48<screen os="j"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib
    5449mv -v /usr/lib/libisl*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
    5550  </sect2>
  • BOOK/final-system/common/mpc.xml

    rb20fe6b rbc1a1f0  
    4040<screen os="f"><userinput>make html</userinput></screen>
    4141
    42     <important os="g">
    43       <para>The test suite for MPC is considered
    44       critical. Do not skip it under any circumstance.</para>
    45     </important>
     42    <para os="g">Test the results:</para>
    4643
    47     <para os="h">Test the results:</para>
     44<screen os="h"><userinput remap="test">make check</userinput></screen>
    4845
    49 <screen os="i"><userinput remap="test">make check</userinput></screen>
     46    <para os="i">Install the package:</para>
    5047
    51     <para os="j">Install the package:</para>
     48<screen os="j"><userinput>make install</userinput></screen>
    5249
    53 <screen os="k"><userinput>make install</userinput></screen>
     50    <para os="k">Install the HTML documentation:</para>
    5451
    55     <para os="l">Install the HTML documentation:</para>
    56 
    57 <screen os="m"><userinput>make install-html</userinput></screen>
     52<screen os="l"><userinput>make install-html</userinput></screen>
    5853
    5954  </sect2>
  • BOOK/final-system/common/mpfr.xml

    rb20fe6b rbc1a1f0  
    4141<screen os="d"><userinput>make</userinput></screen>
    4242
    43     <important os="e">
    44       <para>The test suite for MPFR is considered
    45       critical. Do not skip it under any circumstance.</para>
    46     </important>
     43    <para os="e">Test the results:</para>
    4744
    48     <para os="f">Test the results:</para>
     45<screen os="f"><userinput remap="test">make check</userinput></screen>
    4946
    50 <screen os="g"><userinput remap="test">make check</userinput></screen>
     47    <para os="g">Install the package:</para>
    5148
    52     <para os="h">Install the package:</para>
    53 
    54 <screen os="i"><userinput>make install</userinput></screen>
     49<screen os="h"><userinput>make install</userinput></screen>
    5550
    5651  </sect2>
  • BOOK/final-system/mips64/gmp-64bit.xml

    rb20fe6b rbc1a1f0  
    8686
    8787    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    88     href="../common/gmp.xml"
     88    href="../multilib/gmp-64bit.xml"
    8989    xpointer="xpointer(//*[@os='m'])"/>
    9090
     
    9797    xpointer="xpointer(//*[@os='o'])"/>
    9898
    99     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    100     href="../multilib/gmp-64bit.xml"
    101     xpointer="xpointer(//*[@os='p'])"/>
    102 
    103 <screen os="m"><userinput>cat &gt; /usr/include/gmp.h &lt;&lt; "EOF"
     99<screen os="p"><userinput>cat &gt; /usr/include/gmp.h &lt;&lt; "EOF"
    104100/* gmp.h - Stub Header  */
    105101#ifndef __STUB__GMP_H__
  • BOOK/final-system/multilib/cloog-64bit.xml

    rb20fe6b rbc1a1f0  
    6363    xpointer="xpointer(//*[@os='h'])"/>
    6464
    65     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    66     href="../common/cloog.xml"
    67     xpointer="xpointer(//*[@os='i'])"/>
    68 
    6965  </sect2>
    7066
  • BOOK/final-system/multilib/cloog-n32.xml

    rb20fe6b rbc1a1f0  
    6464    xpointer="xpointer(//*[@os='h'])"/>
    6565
    66     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    67     href="../common/cloog.xml"
    68     xpointer="xpointer(//*[@os='i'])"/>
    69 
    7066  </sect2>
    7167
  • BOOK/final-system/multilib/cloog.xml

    rb20fe6b rbc1a1f0  
    6464    xpointer="xpointer(//*[@os='h'])"/>
    6565
    66     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    67     href="../common/cloog.xml"
    68     xpointer="xpointer(//*[@os='i'])"/>
    69 
    7066  </sect2>
    7167
  • BOOK/final-system/multilib/gmp-64bit.xml

    rb20fe6b rbc1a1f0  
    8787    xpointer="xpointer(//*[@os='l'])"/>
    8888
    89     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    90     href="../common/gmp.xml"
    91     xpointer="xpointer(//*[@os='m'])"/>
     89    <para os="m">Create the 64bit header file:</para>
    9290
    93     <para os="n">Create the 64bit header file:</para>
     91<screen os="n"><userinput>mv -v /usr/include/gmp{,-64}.h</userinput></screen>
    9492
    95 <screen os="o"><userinput>mv -v /usr/include/gmp{,-64}.h</userinput></screen>
     93    <para os="o">Finally, create a stub header in the place of the originals:</para>
    9694
    97     <para os="p">Finally, create a stub header in the place of the originals:</para>
    98 
    99 <screen os="q"><userinput>cat &gt; /usr/include/gmp.h &lt;&lt; "EOF"
     95<screen os="p"><userinput>cat &gt; /usr/include/gmp.h &lt;&lt; "EOF"
    10096/* gmp.h - Stub Header  */
    10197#ifndef __STUB__GMP_H__
  • BOOK/final-system/multilib/gmp-n32.xml

    rb20fe6b rbc1a1f0  
    7272    xpointer="xpointer(//*[@os='j'])"/>
    7373
    74     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    75     href="../common/gmp.xml"
    76     xpointer="xpointer(//*[@os='k'])"/>
     74    <para os="k">Create the N32 header file:</para>
    7775
    78     <para os="l">Create the N32 header file:</para>
    79 
    80 <screen os="m"><userinput>mv -v /usr/include/gmp{,-n32}.h</userinput></screen>
     76<screen os="l"><userinput>mv -v /usr/include/gmp{,-n32}.h</userinput></screen>
    8177
    8278  </sect2>
  • BOOK/final-system/multilib/gmp.xml

    rb20fe6b rbc1a1f0  
    7070    xpointer="xpointer(//*[@os='j'])"/>
    7171
    72     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    73     href="../common/gmp.xml"
    74     xpointer="xpointer(//*[@os='k'])"/>
     72    <para os="k">The header installed by GMP is architecture specific. Programs compiled as 32bit will require the header provided by the 32bit installation of GMP. The same applies for 64bit programs. Move the header so a wrapper can be put in its place later:</para>
    7573
    76     <para os="l">The header installed by GMP is architecture specific. Programs compiled as 32bit will require the header provided by the 32bit installation of GMP. The same applies for 64bit programs. Move the header so a wrapper can be put in its place later:</para>
    77 
    78 <screen os="m"><userinput>mv -v /usr/include/gmp{,-32}.h</userinput></screen>
     74<screen os="l"><userinput>mv -v /usr/include/gmp{,-32}.h</userinput></screen>
    7975
    8076  </sect2>
  • BOOK/final-system/multilib/isl-64bit.xml

    rb20fe6b rbc1a1f0  
    5858    xpointer="xpointer(//*[@os='i'])"/>
    5959
    60     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    61     href="../common/isl.xml"
    62     xpointer="xpointer(//*[@os='j'])"/>
    63 
    64 <screen os="k"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib64
     60<screen os="j"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib64
    6561mv -v /usr/lib64/*gdb.py /usr/share/gdb/auto-load/usr/lib64</userinput></screen>
    6662  </sect2>
  • BOOK/final-system/multilib/isl-n32.xml

    rb20fe6b rbc1a1f0  
    5959    xpointer="xpointer(//*[@os='i'])"/>
    6060
    61     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    62     href="../common/isl.xml"
    63     xpointer="xpointer(//*[@os='j'])"/>
    64 
    65 <screen os="k"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib32
     61<screen os="j"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib32
    6662mv -v /usr/lib32/*gdb.py /usr/share/gdb/auto-load/usr/lib32</userinput></screen>
    6763  </sect2>
  • BOOK/final-system/multilib/isl.xml

    rb20fe6b rbc1a1f0  
    6363    xpointer="xpointer(//*[@os='j'])"/>
    6464
    65     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    66     href="../common/isl.xml"
    67     xpointer="xpointer(//*[@os='k'])"/>
    68 
    6965  </sect2>
    7066
  • BOOK/final-system/multilib/mpc-64bit.xml

    rb20fe6b rbc1a1f0  
    7171    xpointer="xpointer(//*[@os='l'])"/>
    7272
    73     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    74     href="../common/mpc.xml"
    75     xpointer="xpointer(//*[@os='m'])"/>
    76 
    7773  </sect2>
    7874
  • BOOK/final-system/multilib/mpc-n32.xml

    rb20fe6b rbc1a1f0  
    5555    xpointer="xpointer(//*[@os='j'])"/>
    5656
    57     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    58     href="../common/mpc.xml"
    59     xpointer="xpointer(//*[@os='k'])"/>
    60 
    6157  </sect2>
    6258
  • BOOK/final-system/multilib/mpc.xml

    rb20fe6b rbc1a1f0  
    5555    xpointer="xpointer(//*[@os='j'])"/>
    5656
    57     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    58     href="../common/mpc.xml"
    59     xpointer="xpointer(//*[@os='k'])"/>
    60 
    6157  </sect2>
    6258
  • BOOK/final-system/multilib/mpfr-64bit.xml

    rb20fe6b rbc1a1f0  
    6363    xpointer="xpointer(//*[@os='h'])"/>
    6464
    65     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    66     href="../common/mpfr.xml"
    67     xpointer="xpointer(//*[@os='i'])"/>
    68 
    6965  </sect2>
    7066
  • BOOK/final-system/multilib/mpfr-n32.xml

    rb20fe6b rbc1a1f0  
    6464    xpointer="xpointer(//*[@os='h'])"/>
    6565
    66     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    67     href="../common/mpfr.xml"
    68     xpointer="xpointer(//*[@os='i'])"/>
    69 
    7066  </sect2>
    7167
  • BOOK/final-system/multilib/mpfr.xml

    rb20fe6b rbc1a1f0  
    6464    xpointer="xpointer(//*[@os='h'])"/>
    6565
    66     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    67     href="../common/mpfr.xml"
    68     xpointer="xpointer(//*[@os='i'])"/>
    69 
    7066  </sect2>
    7167
  • BOOK/introduction/common/changelog.xml

    rb20fe6b rbc1a1f0  
    3838
    3939    <listitem>
     40      <para>28 July 2014</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[Chris] - Removed unneeded notes about the importance of the
     44          testuites for GMP, MPFR, MPC, ISL, and CLooG.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
     48
     49    <listitem>
    4050      <para>24 July 2014</para>
    4151      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.