X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-4.1 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS Message-Id: Date: Thu, 30 Apr 2009 23:06:34 +1000 From: David Billinghurst User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] [1.7] cloog-ppl-0.15.3-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.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/