This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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 ../..


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]