Ignore:
Timestamp:
Jul 25, 2010, 3:23:40 PM (14 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:
54d2269
Parents:
134074b
Message:

Downgraded PPL to 0.10.2, GCC incompatible with 0.11pre24. Also clean up Cloog-PPL and remove a sed to make it work with 0.11.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/cloog-ppl.xml

    r134074b re81afa2  
    3333-->
    3434
    35     <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. Also, Have the configure script look for the version of PPL that we compiled in the previous step:</para>
     35    <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>
    3636
    3737<screen os="s2"><userinput>cp -v configure{,.orig}
    3838sed -e "/LD_LIBRARY_PATH=/d" \
    39     -e "s/^\(ppl_minor_version\)=.[0-9]/\1=11/" \
    4039    configure.orig &gt; configure</userinput></screen>
    4140
Note: See TracChangeset for help on using the changeset viewer.