Changeset 1c92ca5 in clfs-sysroot for BOOK/cross-tools/common/gmp.xml


Ignore:
Timestamp:
Jul 11, 2009, 1:21:00 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
c4fd0e3
Parents:
0818107
Message:

Add PPL and CLoog-PPL. Based on Winkie's work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/gmp.xml

    r0818107 r1c92ca5  
    2525    <para os="a">Prepare GMP for compilation:</para>
    2626
    27 <screen os="b"><userinput>./configure --prefix=${CLFS}/cross-tools</userinput></screen>
     27<screen os="b"><userinput>CPPFLAGS=-fexceptions ./configure \
     28    --prefix=${CLFS}/cross-tools --enable-cxx</userinput></screen>
    2829
    2930    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.