Changeset 5ae3520 for BOOK/final-system/common
- Timestamp:
- Jul 6, 2009, 10:53:19 AM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- eaff4b6
- Parents:
- e37e5b2
- Location:
- BOOK/final-system/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/cloog-ppl.xml
re37e5b2 r5ae3520 32 32 33 33 <screen os="b"><userinput>CC="gcc -isystem /usr/include" LDFLAGS="-Wl,-rpath-link,/lib" \ 34 35 34 ./configure --prefix=/usr --enable-shared --with-gmp=/usr \ 35 --with-ppl=/usr</userinput></screen> 36 36 37 37 <para os="c">Compile the package:</para> -
BOOK/final-system/common/ppl.xml
re37e5b2 r5ae3520 31 31 32 32 <screen os="b"><userinput>CC="gcc -isystem /usr/include" LDFLAGS="-Wl,-rpath-link,/lib" \ 33 33 ./configure --prefix=/usr --enable-shared --with-libgmp-prefix=/usr \ 34 34 --with-libgmpxx-prefix=/usr</userinput></screen> 35 35
Note:
See TracChangeset
for help on using the changeset viewer.