Changeset 229ed25 for BOOK/final-system/multilib/isl-n32.xml
- Timestamp:
- Jan 4, 2014, 12:03:38 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- f90d077
- Parents:
- ec008670 (diff), e57ce38 (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/isl-n32.xml
rec008670 r229ed25 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-isl-n32" role="wrap"> 9 <?dbhtml filename="isl-n32.html"?> 10 10 11 <title> CLooG-PPL-&cloog-ppl-version; N32 Libraries</title>11 <title>ISL-&isl-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-isl-n32"> 14 <primary sortas="a-ISL">ISL</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/isl.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 ISL</title> 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/ cloog-ppl.xml"26 href="../common/isl.xml" 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 29 <screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILDN32}" \ 30 30 LDFLAGS="-Wl,-rpath-link,/usr/lib32:/lib32 ${BUILDN32}" \ 31 ./configure --prefix=/usr \ 32 --libdir=/usr/lib32 --enable-shared --with-gmp \ 33 --with-ppl</userinput></screen> 31 ./configure --prefix=/usr --libdir=/usr/lib32</userinput></screen> 34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 36 href="../common/ cloog-ppl.xml"34 href="../common/isl.xml" 37 35 xpointer="xpointer(//*[@os='c'])"/> 38 36 39 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 40 href="../common/ cloog-ppl.xml"38 href="../common/isl.xml" 41 39 xpointer="xpointer(//*[@os='d'])"/> 42 40 43 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 44 href="../common/ cloog-ppl.xml"42 href="../common/isl.xml" 45 43 xpointer="xpointer(//*[@os='e'])"/> 46 44 47 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 48 href="../common/ cloog-ppl.xml"46 href="../common/isl.xml" 49 47 xpointer="xpointer(//*[@os='f'])"/> 50 48 51 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 52 href="../common/ cloog-ppl.xml"50 href="../common/isl.xml" 53 51 xpointer="xpointer(//*[@os='g'])"/> 54 52 55 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 56 href="../common/ cloog-ppl.xml"54 href="../common/isl.xml" 57 55 xpointer="xpointer(//*[@os='h'])"/> 58 56 59 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 60 href="../common/ cloog-ppl.xml"58 href="../common/isl.xml" 61 59 xpointer="xpointer(//*[@os='i'])"/> 62 60 61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 62 href="../common/isl.xml" 63 xpointer="xpointer(//*[@os='j'])"/> 64 65 <screen os="k"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib32 66 mv -v /usr/lib32/*gdb.py /usr/share/gdb/auto-load/usr/lib32</userinput></screen> 63 67 </sect2> 64 68 … … 67 71 68 72 <para>Details on this package are located in <xref 69 linkend="contents- cloog-ppl" role="."/></para>73 linkend="contents-isl" role="."/></para> 70 74 71 75 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.