Ignore:
Timestamp:
Jul 1, 2009, 6:11:43 PM (15 years ago)
Author:
Zack Winkles <eikniw@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ef26643
Parents:
f036108
Message:

Add CLooG/PPL, and use it everything.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/gmp.xml

    rf036108 r9470388  
    3535    <para os="a">Prepare GMP for compilation:</para>
    3636
    37 <screen os="b"><userinput>./configure --prefix=/tools \
     37<screen os="b"><userinput>CPPFLAGS=-fexceptions ./configure --prefix=/tools \
    3838    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    39     --enable-cxx --enable-mpbsd</userinput></screen>
     39    --enable-cxx</userinput></screen>
    4040
    4141    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.