Ignore:
Timestamp:
Feb 21, 2006, 1:25:05 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
c4ae235
Parents:
193b7dd
Message:

r783@server (orig r781): jim | 2005-11-30 22:29:11 -0800

r840@server: jim | 2005-11-30 22:28:43 -0800
Text updates to temp-tools


File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp-tools/multilib/perl.xml

    r193b7dd re7732d7  
    2323    <title>Installation of Perl</title>
    2424
    25     <para os="a0a">We need a working Perl to build glibc and test coreutils, it
     25    <para os="m1">We need a working Perl to build glibc and test coreutils, it
    2626    doesn't matter whether this is a 32-bit or a 64-bit program. But, the perl
    2727    configure process knows nothing about multilib and assumes it will be installed
     
    2929    easily install into <filename class="directory">/tools/lib</filename>.</para>
    3030
    31     <para os="a0b">Installing successfully into a different directory such as
     31    <para os="m2">Installing successfully into a different directory such as
    3232    <filename class="directory">/tools/lib64</filename> would require more effort
    3333   (compare how we install Perl in the final system) for no real gain. On this
     
    3838    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3939    href="../common/perl.xml"
    40     xpointer="xpointer(//*[@os='aa'])"/>
     40    xpointer="xpointer(//*[@os='a'])"/>
    4141
    4242    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4343    href="../common/perl.xml"
    44     xpointer="xpointer(//*[@os='ab'])"/>
     44    xpointer="xpointer(//*[@os='b'])"/>
    4545
    4646    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4747    href="../common/perl.xml"
    48     xpointer="xpointer(//*[@os='ac'])"/>
     48    xpointer="xpointer(//*[@os='c'])"/>
    4949
    50 <screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext='Data/Dumper IO Fcntl POSIX' \
     50<screen os="d"><userinput>./configure.gnu --prefix=/tools -Dstatic_ext='Data/Dumper IO Fcntl POSIX' \
    5151   -Dcc="gcc ${BUILD32}"</userinput></screen>
    5252
    5353    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5454    href="../common/perl.xml"
    55     xpointer="xpointer(//*[@os='ad'])"/>
     55    xpointer="xpointer(//*[@os='e'])"/>
    5656
    5757    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5858    href="../common/perl.xml"
    59     xpointer="xpointer(//*[@os='ae'])"/>
     59    xpointer="xpointer(//*[@os='f'])"/>
    6060
    6161    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    6262    href="../common/perl.xml"
    63     xpointer="xpointer(//*[@os='af'])"/>
     63    xpointer="xpointer(//*[@os='g'])"/>
    6464
    6565    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    6666    href="../common/perl.xml"
    67     xpointer="xpointer(//*[@os='ag'])"/>
     67    xpointer="xpointer(//*[@os='h'])"/>
    6868
    6969    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    7070    href="../common/perl.xml"
    71     xpointer="xpointer(//*[@os='ah'])"/>
     71    xpointer="xpointer(//*[@os='i'])"/>
    7272
    7373    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    7474    href="../common/perl.xml"
    75     xpointer="xpointer(//*[@os='ai'])"/>
     75    xpointer="xpointer(//*[@os='j'])"/>
    7676
    7777  </sect2>
Note: See TracChangeset for help on using the changeset viewer.