Changeset 026bb5d for BOOK/final-system/multilib/cloog-n32.xml
- Timestamp:
- Dec 18, 2013, 1:04:00 AM (11 years ago)
- Children:
- f975b3a
- Parents:
- 1c9985f (diff), 8abef998 (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. - File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/cloog-n32.xml
r1c9985f r026bb5d 6 6 ]> 7 7 8 <sect1 id="ch-system-cloog- ppl-n32" role="wrap">9 <?dbhtml filename="cloog- ppl-n32.html"?>8 <sect1 id="ch-system-cloog-n32" role="wrap"> 9 <?dbhtml filename="cloog-n32.html"?> 10 10 11 <title>CLooG- PPL-&cloog-ppl-version; N32 Libraries</title>11 <title>CLooG-&cloog-version; N32 Libraries</title> 12 12 13 <indexterm zone="ch-system-cloog- ppl-n32">14 <primary sortas="a-CLooG -PPL">CLooG-PPL</primary>13 <indexterm zone="ch-system-cloog-n32"> 14 <primary sortas="a-CLooG">CLooG</primary> 15 15 <secondary>N32</secondary> 16 16 </indexterm> 17 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../common/cloog -ppl.xml"19 href="../common/cloog.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 22 22 <sect2 role="installation"> 23 <title>Installation of CLooG -PPL</title>23 <title>Installation of CLooG</title> 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/cloog -ppl.xml"26 href="../common/cloog.xml" 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 … … 30 30 LDFLAGS="-Wl,-rpath-link,/usr/lib32:/lib32 ${BUILDN32}" \ 31 31 ./configure --prefix=/usr \ 32 --libdir=/usr/lib32 --enable-shared --with-gmp \ 33 --with-ppl</userinput></screen> 32 --libdir=/usr/lib32 --enable-shared --with-isl=system</userinput></screen> 34 33 35 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 36 href="../common/cloog -ppl.xml"35 href="../common/cloog.xml" 37 36 xpointer="xpointer(//*[@os='c'])"/> 38 37 39 38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 40 href="../common/cloog -ppl.xml"39 href="../common/cloog.xml" 41 40 xpointer="xpointer(//*[@os='d'])"/> 42 41 43 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 44 href="../common/cloog -ppl.xml"43 href="../common/cloog.xml" 45 44 xpointer="xpointer(//*[@os='e'])"/> 46 45 47 46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 48 href="../common/cloog -ppl.xml"47 href="../common/cloog.xml" 49 48 xpointer="xpointer(//*[@os='f'])"/> 50 49 51 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 52 href="../common/cloog -ppl.xml"51 href="../common/cloog.xml" 53 52 xpointer="xpointer(//*[@os='g'])"/> 54 53 55 54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 56 href="../common/cloog -ppl.xml"55 href="../common/cloog.xml" 57 56 xpointer="xpointer(//*[@os='h'])"/> 58 57 59 58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 60 href="../common/cloog -ppl.xml"59 href="../common/cloog.xml" 61 60 xpointer="xpointer(//*[@os='i'])"/> 62 61 … … 67 66 68 67 <para>Details on this package are located in <xref 69 linkend="contents-cloog -ppl" role="."/></para>68 linkend="contents-cloog" role="."/></para> 70 69 71 70 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.