[RFU 1.7] ppl-0.10.2-1 - the Parma Polyhedra Library

David Billinghurst dbcygwin@gmail.com
Sun Apr 26 06:16:00 GMT 2009


A build of the Parma Polyhedra Library (PPL) for 1.7 is available for 
upload.  This new package is needed to build GCC 4.4 with the Graphite 
loop optimizations - http://gcc.gnu.org/install/prerequisites.html.  The 
build uses gcc-4 and generates shared libraries.

The package includes > 4 MB of documentation, which I have packaged 
separately as most users won't need/want it.

	David Billinghurst

======================================================================

D=http://billinghurst.customer.netspace.net.au/cygwin-1.7

mkdir ppl
cd ppl
wget ${D}/ppl/setup.hint
wget ${D}/ppl/ppl-0.10.2-1-src.tar.bz2
wget ${D}/ppl/ppl-0.10.2-1.tar.bz2

mkdir libppl
cd libppl
wget ${D}/ppl/libppl/setup.hint
wget ${D}/ppl/libppl/libppl-0.10.2-1.tar.bz2
cd ..

mkdir ppl-devel
cd ppl-devel
wget ${D}/ppl/ppl-devel/setup.hint
wget ${D}/ppl/ppl-devel/ppl-devel-0.10.2-1.tar.bz2
cd ..

mkdir ppl-doc
cd ppl-doc
wget ${D}/ppl/ppl-doc/setup.hint
wget ${D}/ppl/ppl-doc/ppl-doc-0.10.2-1.tar.bz2
cd ../..



More information about the Cygwin-apps mailing list