Changes in BOOK/temp-system/common/gmp.xml [dabbced:3ed0369]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/gmp.xml
rdabbced r3ed0369 35 35 <para os="a">Prepare GMP for compilation:</para> 36 36 37 <screen os="b"><userinput>HOST_CC=gcc CPPFLAGS=-fexceptions./configure --prefix=/tools \37 <screen os="b"><userinput>HOST_CC=gcc ./configure --prefix=/tools \ 38 38 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 39 39 --enable-cxx</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.