This is the mail archive of the cygwin-announce 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]

cloog-ppl-0.15.7-1


cloog-ppl-0.15.7-1 has been released.

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 or later 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.

The libtool libcloog-ppl.la has been modifed to replace the hard coded path to the build compiler's libstdc++.la with -lstdc++.


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