X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_PASS Message-Id: Date: Thu, 07 Jan 2010 22:12:57 +1100 From: David Billinghurst User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] cloog-ppl-0.15.7-1 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: cygwin AT cygwin DOT com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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++. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple