Ignore:
File:
1 edited

Legend:

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

    r239596a rb6831b6  
    3030    <para os="a">Prepare CLooG-PPL for compilation:</para>
    3131
    32 <screen os="b"><userinput>CC="gcc -isystem /usr/include" LDFLAGS="-Wl,-rpath-link,/lib" \
    33     ./configure --prefix=/usr --enable-shared --with-gmp \
     32<screen os="b"><userinput>CC="gcc -isystem /usr/include" \
     33LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
     34  ./configure --prefix=/usr --enable-shared --with-gmp \
    3435    --with-ppl</userinput></screen>
    3536
Note: See TracChangeset for help on using the changeset viewer.