Changeset 9470388 for BOOK/cross-tools/common
- 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
- Location:
- BOOK/cross-tools/common
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gmp.xml
rf036108 r9470388 35 35 <para os="a">Prepare GMP for compilation:</para> 36 36 37 <screen os="b"><userinput>./configure --prefix=/cross-tools</userinput></screen> 37 <screen os="b"><userinput>CPPFLAGS=-fexceptions ./configure \ 38 --prefix=/cross-tools --enable-cxx</userinput></screen> 38 39 39 40 <para os="c">Compile the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.