- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/gmp.xml
r0c7419e8 rb6831b6 49 49 50 50 <screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include" \ 51 CXX="g++ -isystem /usr/include" LDFLAGS="-Wl,-rpath-link,/lib" \ 52 ./configure --prefix=/usr --enable-cxx --enable-mpbsd</userinput></screen> 51 CXX="g++ -isystem /usr/include" \ 52 LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \ 53 ./configure --prefix=/usr --enable-cxx --enable-mpbsd</userinput></screen> 53 54 54 55 <para os="c">Compile the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.