Ignore:
Timestamp:
Feb 21, 2006, 1:47:04 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
88acd8a
Parents:
628632d
Message:

r920@server (orig r918): jim | 2005-12-19 23:10:57 -0800

r1104@server: jim | 2005-12-18 23:35:49 -0800
First part1 of the change from temp-tools to testsuite-tools


File:
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/64/perl.xml

    r628632d r134ba96  
    66]>
    77
    8 <sect1 id="ch-temp-tools-perl" role="wrap">
     8<sect1 id="ch-temp-system-perl" role="wrap">
    99  <?dbhtml filename="perl.html"?>
    1010
    1111  <title>Perl-&perl-version;</title>
    1212
    13   <indexterm zone="ch-temp-tools-perl">
     13  <indexterm zone="ch-temp-system-perl">
    1414    <primary sortas="a-Perl">Perl</primary>
    1515    <secondary>temporary tools</secondary>
     
    3535    xpointer="xpointer(//*[@os='c'])"/>
    3636
    37 <screen os="d"><userinput>./configure.gnu --prefix=/tools -Dstatic_ext='Data/Dumper IO Fcntl POSIX' \
    38    -Dcc="gcc ${BUILD64}"</userinput></screen>
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../common/perl.xml"
     39    xpointer="xpointer(//*[@os='d'])"/>
    3940
    4041    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    4243    xpointer="xpointer(//*[@os='e'])"/>
    4344
    44     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    45     href="../common/perl.xml"
    46     xpointer="xpointer(//*[@os='f'])"/>
     45<screen os="e"><userinput>./configure.gnu --prefix=/tools -Dstatic_ext='Data/Dumper IO Fcntl POSIX'</userinput></screen>
    4746
    4847    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    6261    xpointer="xpointer(//*[@os='j'])"/>
    6362
     63    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     64    href="../common/perl.xml"
     65    xpointer="xpointer(//*[@os='l'])"/>
     66
     67<screen os="m"><userinput>cp config.sh{,.orig}
     68   sed -e "s@\(^ar=\).*@\1'${AR}'@g" config.sh.orig > config.sh
     69   cp config.sh{,.orig}
     70   sed -e "s@\(^ranlib=\).*@\1'${RANLIB}'@g" config.sh.orig > config.sh
     71   cp config.sh{,.orig}
     72   sed -e "s@\(^cc=\).*@\1'${CC} ${BUILD64}'@g" config.sh.orig > config.sh
     73   cp config.sh{,.orig}
     74   sed -e "s@\(^ld=\).*@\1'${CC} ${BUILD64}'@g" config.sh.orig > config.sh</userinput></screen>
     75
     76    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     77    href="../common/perl.xml"
     78    xpointer="xpointer(//*[@os='n'])"/>
     79
     80    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     81    href="../common/perl.xml"
     82    xpointer="xpointer(//*[@os='o'])"/>
     83
     84    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     85    href="../common/perl.xml"
     86    xpointer="xpointer(//*[@os='p'])"/>
     87
     88    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     89    href="../common/perl.xml"
     90    xpointer="xpointer(//*[@os='q'])"/>
     91
    6492  </sect2>
    6593
Note: See TracChangeset for help on using the changeset viewer.