- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/ppl.xml
r6af2662 rb6831b6 30 30 31 31 <screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include" \ 32 33 LDFLAGS="-Wl,-rpath-link,/lib" \34 35 32 CXX="g++ -isystem /usr/include" \ 33 LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \ 34 ./configure --prefix=/usr --enable-shared \ 35 --disable-optimization</userinput></screen> 36 36 37 37 <para os="c">Compile the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.