This is the mail archive of the
cygwin-announce
mailing list for the Cygwin project.
[1.7] cloog-ppl-0.15.3-1
- From: David Billinghurst <dbcygwin at gmail dot com>
- To: cygwin-announce at cygwin dot com
- Date: Thu, 30 Apr 2009 23:06:34 +1000
- Subject: [1.7] cloog-ppl-0.15.3-1
- Reply-to: The Cygwin Mailing List <cygwin at cygwin dot com>
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.