Changeset 1c92ca5 in clfs-sysroot for BOOK/final-system/common


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

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

Location:
BOOK/final-system/common
Files:
2 added
1 edited

Legend:

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

    r0818107 r1c92ca5  
    3131    <para os="a">Prepare GMP for compilation:</para>
    3232
    33 <screen os="b"><userinput>./configure --prefix=/usr \
     33<screen os="b"><userinput>CPPFLAGS=-fexceptions ./configure --prefix=/usr \
    3434    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3535    --enable-cxx --enable-mpbsd</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.