Changeset 9470388 for BOOK/temp-system/common/gmp.xml
- Timestamp:
- Jul 1, 2009, 6:11:43 PM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- ef26643
- Parents:
- f036108
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/gmp.xml
rf036108 r9470388 35 35 <para os="a">Prepare GMP for compilation:</para> 36 36 37 <screen os="b"><userinput> ./configure --prefix=/tools \37 <screen os="b"><userinput>CPPFLAGS=-fexceptions ./configure --prefix=/tools \ 38 38 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 39 --enable-cxx --enable-mpbsd</userinput></screen>39 --enable-cxx</userinput></screen> 40 40 41 41 <para os="c">Compile the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.