Changeset af43a09 for BOOK/cross-tools/common
- Timestamp:
- Apr 16, 2011, 2:33:52 PM (14 years ago)
- Children:
- 2643b9b4
- Parents:
- 7b0cc7e8 (diff), af891d2 (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. - Location:
- BOOK/cross-tools/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/cloog-ppl.xml
r7b0cc7e8 raf43a09 22 22 <sect2 role="installation"> 23 23 <title>Installation of CLooG-PPL</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 href="../../final-system/common/cloog-ppl.xml"27 xpointer="xpointer(//*[@os='p1'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"30 href="../../final-system/common/cloog-ppl.xml"31 xpointer="xpointer(//*[@os='p2'])"/>32 24 33 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/common/ppl.xml
r7b0cc7e8 raf43a09 22 22 <sect2 role="installation"> 23 23 <title>Installation of PPL</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 href="../../final-system/common/ppl.xml"27 xpointer="xpointer(//*[@os='s1'])"/>28 29 <screen os="s2"><userinput>cp -v configure{,.orig}30 sed -e "s/__GMP_BITS_PER_MP_LIMB/GMP_LIMB_BITS/g" \31 configure.orig > configure</userinput></screen>32 24 33 25 <para os="a">Prepare PPL for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.