Changeset fcfe78b5
- Timestamp:
 - Feb 21, 2006, 1:04:17 AM (20 years ago)
 - Children:
 - 4766a63
 - Parents:
 - caf906b
 - Files:
 - 
      
- 6 edited
 
- 
          
  introduction/common/changelog.xml (modified) (1 diff)
 - 
          
  temp-tools/64/perl-64bit.xml (modified) (1 diff)
 - 
          
  temp-tools/common/perl.xml (modified) (2 diffs)
 - 
          
  temp-tools/multilib/perl-64bit.xml (modified) (1 diff)
 - 
          
  temp-tools/multilib/perl-n32.xml (modified) (1 diff)
 - 
          
  temp-tools/multilib/perl.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
introduction/common/changelog.xml
rcaf906b rfcfe78b5 40 40 <para>November 10, 2005</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils 44 testsuite. Ported from LFS-SVN.</para> 45 </listitem> 42 46 <listitem> 43 47 <para>[jim] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>  - 
      
temp-tools/64/perl-64bit.xml
rcaf906b rfcfe78b5 35 35 xpointer="xpointer(//*[@os='ac'])"/> 36 36 37 <screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext=' IO Fcntl POSIX' \37 <screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext='Data/Dumper IO Fcntl POSIX' \ 38 38 -Dcc="gcc ${BUILD64}"</userinput></screen> 39 39  - 
      
temp-tools/common/perl.xml
rcaf906b rfcfe78b5 28 28 <screen os="ab"><userinput>patch -Np1 -i ../&perl-libc-patch;</userinput></screen> 29 29 30 <para os="ac">Prepare Perl for compilation (make sure to get the ' IO Fcntl POSIX'31 part of the command correct—they are all letters):</para>30 <para os="ac">Prepare Perl for compilation (make sure to get the 'Data/Dumper 31 IO Fcntl POSIX' part of the command correct—they are all letters):</para> 32 32 33 <screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext=' IO Fcntl POSIX'</userinput></screen>33 <screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext='Data/Dumper IO Fcntl POSIX'</userinput></screen> 34 34 35 35 <variablelist os="ad"> … … 37 37 38 38 <varlistentry> 39 <term><parameter>-Dstatic_ext=' IO Fcntl POSIX'</parameter></term>39 <term><parameter>-Dstatic_ext='Data/Dumper IO Fcntl POSIX'</parameter></term> 40 40 <listitem> 41 41 <para>This tells Perl to build the minimum set of static  - 
      
temp-tools/multilib/perl-64bit.xml
rcaf906b rfcfe78b5 40 40 xpointer="xpointer(//*[@os='ac'])"/> 41 41 42 <screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext=' IO Fcntl POSIX' \42 <screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext='Data/Dumper IO Fcntl POSIX' \ 43 43 -Dcc="gcc ${BUILD64}"</userinput></screen> 44 44  - 
      
temp-tools/multilib/perl-n32.xml
rcaf906b rfcfe78b5 40 40 xpointer="xpointer(//*[@os='ac'])"/> 41 41 42 <screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext=' IO Fcntl POSIX' \42 <screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext='Data/Dumper IO Fcntl POSIX' \ 43 43 -Dcc="gcc ${BUILDN32}"</userinput></screen> 44 44  - 
      
temp-tools/multilib/perl.xml
rcaf906b rfcfe78b5 35 35 xpointer="xpointer(//*[@os='ac'])"/> 36 36 37 <screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext=' IO Fcntl POSIX' \37 <screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext='Data/Dumper IO Fcntl POSIX' \ 38 38 -Dcc="gcc ${BUILD32}"</userinput></screen> 39 39  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  