Ignore:
Timestamp:
Sep 24, 2013, 11:53:17 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Children:
2e9ccbe
Parents:
111b12a
Message:

Prepare for CLFS-2.0.0 release.

File:
1 edited

Legend:

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

    r111b12a r76b06f6  
    2323    <title>Installation of CLooG</title>
    2424
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="../../temp-system/common/cloog.xml"
     27    xpointer="xpointer(//*[@os='s1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../../temp-system/common/cloog.xml"
     31    xpointer="xpointer(//*[@os='s2'])"/>
     32
    2533    <para os="a">Prepare CLooG for compilation:</para>
    2634
    2735<screen os="b"><userinput>LDFLAGS="-Wl,-rpath,/cross-tools/lib" \
    2836    ./configure --prefix=/cross-tools --enable-shared --disable-static \
    29     --with-gmp-prefix=/cross-tools --with-isl-prefix=/cross-tools</userinput></screen>
     37    --with-gmp-prefix=/cross-tools</userinput></screen>
    3038
    3139    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.