cloog-ppl-0.15.3-1 has been released for cygwin 1.7.
PACKAGE DESCRIPTION
===================
Homepage: http://www.cloog.org/
Download: ftp://gcc.gnu.org/pub/gcc/infrastructure/.
License: GPL version 2 or later
CLooG - the Chunky Loop Generator - is free software and library to generate code for scanning
Z-polyhedra. That is, it finds a code (e.g. in C, FORTRAN...) that reaches each integral point of
one or more parameterized polyhedra. CLooG has been originally written to solve the code generation
problem for optimizing compilers based on the polytope model.
Cloog-ppl version is a fork that uses the Parma Polyhedra Library PPL. It is required to build GCC
4.4 with the GRAPHITE loop optimizations. See http://gcc.gnu.org/install/prerequisites.html
The cygwin cloog-ppl comprises four packages
libcloog0 - the runtime DLL
libcloog-devel - the headers and link libraries
cloog-ppl - documentation and cloog executable
INSTALL OR UPGRADE NOTES
========================
Standard install built with gcc-4.3.2 and g++-4.3.2.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/