Changeset 32f55264 for BOOK/cross-tools/common/ppl.xml
- Timestamp:
- May 23, 2011, 2:55:11 PM (13 years ago)
- Children:
- 0230c0a
- Parents:
- 8f3d17f (diff), 1ac2d0c (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 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/ppl.xml
r8f3d17f r32f55264 25 25 <para os="a">Prepare PPL for compilation:</para> 26 26 27 <screen os="b"><userinput>LDFLAGS="-Wl,-rpath,/cross-tools/lib" \ 27 <screen os="b"><userinput>CPPFLAGS="-I/cross-tools/include" \ 28 LDFLAGS="-Wl,-rpath,/cross-tools/lib" \ 28 29 ./configure --prefix=/cross-tools --enable-shared \ 29 30 --enable-interfaces="c,cxx" --disable-optimization \
Note:
See TracChangeset
for help on using the changeset viewer.