Changeset 1070a2d


Ignore:
Timestamp:
Jan 8, 2011, 12:57:01 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
96f80a4
Parents:
df4f9ca
Message:

Updated CLooG-PPL to 0.15.10.

Files:
1 added
12 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/cloog-ppl.xml

    rdf4f9ca r1070a2d  
    2323    <title>Installation of CLooG-PPL</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="../../final-system/common/cloog-ppl.xml"
     
    3130    href="../../final-system/common/cloog-ppl.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33  -->
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/common/cloog-ppl.xml

    rdf4f9ca r1070a2d  
    2727  <sect2 role="installation">
    2828    <title>Installation of CLooG-PPL</title>
     29
     30    <para os="p1">When this version of CLooG-PPL was packaged it was missing
     31    a few files related to Libtool. The following patch adds them back in and
     32    regenerted Automake and Autoconf.</para>
     33
     34<screen os="p2"><userinput>patch -Np1 -i ../&cloog-ppl-autogen-patch;</userinput></screen>
    2935
    3036    <para os="a">Prepare CLooG-PPL for compilation:</para>
  • BOOK/final-system/multilib/cloog-ppl-64bit.xml

    rdf4f9ca r1070a2d  
    2222    <title>Installation of CLooG-PPL</title>
    2323
    24 <!--
    2524    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2625    href="../common/cloog-ppl.xml"
     
    3029    href="../common/cloog-ppl.xml"
    3130    xpointer="xpointer(//*[@os='p2'])"/>
    32  -->
    3331
    3432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/cloog-ppl-n32.xml

    rdf4f9ca r1070a2d  
    2323    <title>Installation of CLooG-PPL</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="../common/cloog-ppl.xml"
     
    3130    href="../common/cloog-ppl.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33  -->
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/cloog-ppl.xml

    rdf4f9ca r1070a2d  
    2323    <title>Installation of CLooG-PPL</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="../common/cloog-ppl.xml"
     
    3130    href="../common/cloog-ppl.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33  -->
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/introduction/common/changelog.xml

    rdf4f9ca r1070a2d  
    4141      <para>January 8, 2011</para>
    4242      <itemizedlist>
     43        <listitem>
     44          <para>[jciccone] - Updated CLooG-PPL to 0.15.10.</para>
     45        </listitem>
    4346        <listitem>
    4447          <para>[jciccone] - Updated EGlibc 2.12 to r12509.</para>
  • BOOK/materials/common/patches.xml

    rdf4f9ca r1070a2d  
    2525        url="&patches-root;&bash-branch_update-patch;"/></para>
    2626        <para>MD5 sum: <literal>&bash-branch_update-patch-md5;</literal></para>
     27      </listitem>
     28    </varlistentry>
     29
     30    <varlistentry>
     31      <term>CLooG-PPL Autogen Patch - <token>&cloog-ppl-autogen-patch-size;</token>:</term>
     32      <listitem>
     33        <para>Download: <ulink
     34        url="&patches-root;&cloog-ppl-autogen-patch;"/></para>
     35        <para>MD5 sum: <literal>&cloog-ppl-autogen-patch-md5;</literal></para>
    2736      </listitem>
    2837    </varlistentry>
  • BOOK/packages.ent

    rdf4f9ca r1070a2d  
    6161<!ENTITY bzip2-home "http://www.bzip.org/">
    6262
    63 <!ENTITY cloog-ppl-version "0.15.9">
    64 <!ENTITY cloog-ppl-size "752 KB">
     63<!ENTITY cloog-ppl-version "0.15.10">
     64<!ENTITY cloog-ppl-size "688 KB">
    6565<!ENTITY cloog-ppl-url "ftp://gcc.gnu.org/pub/gcc/infrastructure/cloog-ppl-&cloog-ppl-version;.tar.gz">
    66 <!ENTITY cloog-ppl-md5 "806e001d1b1a6b130069ff6274900af5">
     66<!ENTITY cloog-ppl-md5 "04aa756179b6d850d9ffa50f61b91895">
    6767<!ENTITY cloog-ppl-home "http://cloog.org">
    6868
  • BOOK/patches.ent

    rdf4f9ca r1070a2d  
    88<!ENTITY bash-branch_update-patch-md5 "ba6107bdbe9cf7533e3a47e6a92eb4db">
    99<!ENTITY bash-branch_update-patch-size "8 KB">
     10
     11<!ENTITY cloog-ppl-autogen-patch "cloog-ppl-&cloog-ppl-version;-autogen-1.patch">
     12<!ENTITY cloog-ppl-autogen-patch-md5 "7e571071c0105f012bbe41f97f8d1da8">
     13<!ENTITY cloog-ppl-autogen-patch-size "624 KB">
    1014
    1115<!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch">
  • BOOK/temp-system/64/cloog-ppl.xml

    rdf4f9ca r1070a2d  
    2323    <title>Installation of CLooG-PPL</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="../common/cloog-ppl.xml"
     
    3130    href="../common/cloog-ppl.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33  -->
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/common/cloog-ppl.xml

    rdf4f9ca r1070a2d  
    2323    <title>Installation of CLooG-PPL</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="../../final-system/common/cloog-ppl.xml"
     
    3130    href="../../final-system/common/cloog-ppl.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33 -->
    3432
    3533    <para os="s1">The following prevents the configure script from setting <envar>LD_LIBRARY_PATH</envar> when it finds PPL. This will prevent any conflicts with libraries from the host system:</para>
  • BOOK/temp-system/multilib/cloog-ppl.xml

    rdf4f9ca r1070a2d  
    2323    <title>Installation of CLooG-PPL</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="../common/cloog-ppl.xml"
     
    3130    href="../common/cloog-ppl.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33  -->
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.