From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4225 invoked by alias); 2 Mar 2011 15:15:34 -0000 Received: (qmail 4207 invoked by uid 22791); 2 Mar 2011 15:15:33 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from smtp205.alice.it (HELO smtp205.alice.it) (82.57.200.101) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 Mar 2011 15:15:32 +0000 Received: from [192.168.1.4] (79.52.240.130) by smtp205.alice.it (8.5.124.08) id 4D0D0038064BFF8E; Wed, 2 Mar 2011 16:15:19 +0100 Message-ID: <4D6E5F07.2000705@oracle.com> Date: Wed, 02 Mar 2011 15:15:00 -0000 From: Paolo Carlini User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101125 SUSE/3.0.11 Thunderbird/3.0.11 MIME-Version: 1.0 To: Richard Guenther CC: Sebastian Pop , Ralf Wildenhues , GCC Patches , binutils@sourceware.org, gdb-patches@sourceware.org Subject: Re: [PATCH] Add -lpwl to ppllibs. References: <20110223193905.GD24784@gmx.de> <1298494027-24185-1-git-send-email-sebpop@gmail.com> <20110227063524.GD16255@gmx.de> <20110227093848.GA19328@gmx.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-03/txt/msg00100.txt.bz2 On 03/02/2011 04:01 PM, Richard Guenther wrote: > It seems to work for me > Likewise, with my usual simple configure line including only --enable-cloog-backend=isl beyond trivial things. Paolo.