source: BOOK/final-system/multilib/cloog-ppl-64bit.xml@ b40feff

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since b40feff was 239596a, checked in by Joe Ciccone <jciccone@…>, 14 years ago

Updated ClooG-PPL to 0.15.11.

  • Property mode set to 100644
File size: 2.1 KB
RevLine 
[9470388]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-system-cloog-ppl" role="wrap">
9 <?dbhtml filename="cloog-ppl-64bit.html"?>
10
11 <title>CLooG-PPL-&cloog-ppl-version; 64 Bit</title>
12
13 <indexterm zone="ch-system-cloog-ppl">
14 <primary sortas="a-CLooG-PPL">CLooG-PPL</primary>
15 </indexterm>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9470388]18 href="../common/cloog-ppl.xml"
19 xpointer="xpointer(//*[@role='package'])"/>
20
21 <sect2 role="installation">
22 <title>Installation of CLooG-PPL</title>
23
[dabbced]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9470388]25 href="../common/cloog-ppl.xml"
26 xpointer="xpointer(//*[@os='a'])"/>
27
28<screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILD64}" \
[4ee8905]29 LDFLAGS="-Wl,-rpath-link,/lib64 ${BUILD64}" ./configure --prefix=/usr \
[e742e58]30 --libdir=/usr/lib64 --enable-shared --with-gmp \
31 --with-ppl</userinput></screen>
[9470388]32
[dabbced]33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9470388]34 href="../common/cloog-ppl.xml"
35 xpointer="xpointer(//*[@os='c'])"/>
36
[dabbced]37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9470388]38 href="../common/cloog-ppl.xml"
39 xpointer="xpointer(//*[@os='d'])"/>
40
[dabbced]41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9470388]42 href="../common/cloog-ppl.xml"
43 xpointer="xpointer(//*[@os='e'])"/>
44
[dabbced]45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9470388]46 href="../common/cloog-ppl.xml"
47 xpointer="xpointer(//*[@os='f'])"/>
48
[dabbced]49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9470388]50 href="../common/cloog-ppl.xml"
51 xpointer="xpointer(//*[@os='g'])"/>
52
[dabbced]53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9470388]54 href="../common/cloog-ppl.xml"
55 xpointer="xpointer(//*[@os='h'])"/>
56
[dabbced]57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9470388]58 href="../common/cloog-ppl.xml"
59 xpointer="xpointer(//*[@os='i'])"/>
60
61 </sect2>
62
[dabbced]63 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9470388]64 href="../common/cloog-ppl.xml"
65 xpointer="xpointer(id('contents-cloog-ppl'))"/>
66
67</sect1>
Note: See TracBrowser for help on using the repository browser.