Ignore:
Timestamp:
Jan 4, 2014, 12:03:38 AM (11 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f90d077
Parents:
ec008670 (diff), e57ce38 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into systemd

Conflicts:

BOOK/appendices/dependencies/common.xml
BOOK/boot/common/devices.xml
BOOK/boot/common/pwdgroup.xml
BOOK/boot/ppc64-64/powerpc-utils.xml
BOOK/boot/ppc64/util-linux-32.xml
BOOK/bootscripts/common/bootscripts.xml
BOOK/final-system/alpha-chapter.xml
BOOK/final-system/common/coreutils.xml
BOOK/final-system/common/eudev.xml
BOOK/final-system/common/kbd.xml
BOOK/final-system/mips-chapter.xml
BOOK/final-system/mips64-64-chapter.xml
BOOK/final-system/mips64-chapter.xml
BOOK/final-system/multilib/udev-64bit.xml
BOOK/final-system/multilib/util-linux.xml
BOOK/final-system/ppc-chapter.xml
BOOK/final-system/ppc64-chapter.xml
BOOK/final-system/sparc-chapter.xml
BOOK/final-system/sparc64-64-chapter.xml
BOOK/final-system/sparc64-chapter.xml
BOOK/final-system/x86-chapter.xml
BOOK/final-system/x86_64-64-chapter.xml
BOOK/final-system/x86_64-chapter.xml
BOOK/introduction/common/changelog.xml
BOOK/materials/common/packages.xml
BOOK/packages.ent

File:
1 moved

Legend:

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

    rec008670 r229ed25  
    66]>
    77
    8 <sect1 id="ch-system-ppl-32" role="wrap">
    9   <?dbhtml filename="ppl.html"?>
     8<sect1 id="ch-system-cloog-32" role="wrap">
     9  <?dbhtml filename="cloog.html"?>
    1010
    11   <title>PPL-&ppl-version; 32 Bit Libraries</title>
     11  <title>CLooG-&cloog-version; 32 Bit Libraries</title>
    1212
    13   <indexterm zone="ch-system-ppl-32">
    14     <primary sortas="a-PPL">PPL</primary>
     13  <indexterm zone="ch-system-cloog-32">
     14    <primary sortas="a-CLooG">CLooG</primary>
    1515    <secondary>32 Bit</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../common/ppl.xml"
     19  href="../common/cloog.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of PPL</title>
     23    <title>Installation of CLooG</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/ppl.xml"
     26    href="../common/cloog.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILD32}" \
    30 CXX="g++ -isystem /usr/include ${BUILD32}" \
     29<screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILD32}" \
    3130LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib ${BUILD32}" \
    32   ./configure --prefix=/usr --host=${CLFS_TARGET32} \
    33     --enable-shared --disable-optimization</userinput></screen>
     31  ./configure --prefix=/usr \
     32    --host=${CLFS_TARGET32} --enable-shared --with-isl=system</userinput></screen>
    3433
    3534    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    36     href="../common/ppl.xml"
     35    href="../common/cloog.xml"
     36    xpointer="xpointer(//*[@os='s1'])"/>
     37
     38    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     39    href="../common/cloog.xml"
     40    xpointer="xpointer(//*[@os='s2'])"/>
     41
     42    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     43    href="../common/cloog.xml"
    3744    xpointer="xpointer(//*[@os='c'])"/>
    3845
    3946    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    40     href="../common/ppl.xml"
     47    href="../common/cloog.xml"
    4148    xpointer="xpointer(//*[@os='d'])"/>
    4249
    4350    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    44     href="../common/ppl.xml"
     51    href="../common/cloog.xml"
    4552    xpointer="xpointer(//*[@os='e'])"/>
    4653
    4754    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    48     href="../common/ppl.xml"
     55    href="../common/cloog.xml"
    4956    xpointer="xpointer(//*[@os='f'])"/>
    5057
    5158    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    52     href="../common/ppl.xml"
     59    href="../common/cloog.xml"
    5360    xpointer="xpointer(//*[@os='g'])"/>
    5461
    5562    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    56     href="../common/ppl.xml"
     63    href="../common/cloog.xml"
    5764    xpointer="xpointer(//*[@os='h'])"/>
    5865
    5966    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    60     href="../common/ppl.xml"
     67    href="../common/cloog.xml"
    6168    xpointer="xpointer(//*[@os='i'])"/>
    62 
    63     <para os="m1">Prepare <filename>ppl-config</filename> to be wrapped by
    64     the multiarch wrapper:</para>
    65 
    66 <screen os="m2"><userinput>mv -v /usr/bin/ppl-config{,-32}</userinput></screen>
    67 
    68     <para os="j">One of the headers installed by PPL is architecture specific. Programs compiled as 32bit will require the header provided by the 32bit installation of PPL. The same applies for 64bit programs. Move the header so a wrapper can be put in its place later:</para>
    69 
    70 <screen os="k"><userinput>mv -v /usr/include/ppl{,-32}.hh</userinput></screen>
    71 
    7269
    7370  </sect2>
     
    7774
    7875    <para>Details on this package are located in <xref
    79     linkend="contents-ppl" role="."/></para>
     76    linkend="contents-cloog" role="."/></para>
    8077
    8178  </sect2>
Note: See TracChangeset for help on using the changeset viewer.