From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27001 invoked by alias); 6 Apr 2010 20:27:55 -0000 Received: (qmail 26965 invoked by uid 22791); 6 Apr 2010 20:27:53 -0000 X-SWARE-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_40,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SARE_MSGID_LONG45 X-Spam-Check-By: sourceware.org Received: from mail-fx0-f228.google.com (HELO mail-fx0-f228.google.com) (209.85.220.228) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Apr 2010 20:27:48 +0000 Received: by fxm28 with SMTP id 28so362177fxm.16 for ; Tue, 06 Apr 2010 13:27:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.116.201 with HTTP; Tue, 6 Apr 2010 13:27:16 -0700 (PDT) In-Reply-To: References: Date: Tue, 06 Apr 2010 20:27:00 -0000 Received: by 10.223.6.27 with SMTP id 27mr7976740fax.31.1270585666164; Tue, 06 Apr 2010 13:27:46 -0700 (PDT) Message-ID: Subject: Re: GCC 4.5.0 release candidate available From: Jonathan Wakely To: Jerome Quinn Cc: gcc@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2010-04/txt/msg00103.txt.bz2 On 6 April 2010 21:10, Jerome Quinn wrote: > > What is the minimum gmp for cloog-ppl? =A0Is it the same as for gcc? =A0My > system gmp is too old for gcc so I've got gmp 4.3.2 placed in the gcc > source tree per the instructions. =A0It would be nice to have cloog use > the gmp that will be built as part of the gcc bootstrap. > > Is there a clean way of making that happen? Can't you just put the cloog sources in-tree as well? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27665 invoked by alias); 6 Apr 2010 20:28:01 -0000 Received: (qmail 27619 invoked by uid 22791); 6 Apr 2010 20:28:00 -0000 X-SWARE-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_40,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SARE_MSGID_LONG45 X-Spam-Check-By: sourceware.org Received: from mail-fx0-f228.google.com (HELO mail-fx0-f228.google.com) (209.85.220.228) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Apr 2010 20:27:58 +0000 Received: by mail-fx0-f228.google.com with SMTP id 28so362177fxm.16 for ; Tue, 06 Apr 2010 13:27:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.116.201 with HTTP; Tue, 6 Apr 2010 13:27:16 -0700 (PDT) In-Reply-To: References: Date: Tue, 06 Apr 2010 20:30:00 -0000 Received: by 10.223.15.143 with SMTP id k15mr7954503faa.57.1270585636383; Tue, 06 Apr 2010 13:27:16 -0700 (PDT) Message-ID: Subject: Re: GCC 4.5.0 release candidate available From: Jonathan Wakely To: Jerome Quinn Cc: gcc@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2010-04/txt/msg00104.txt.bz2 Message-ID: <20100406203000.U_65SAWjw5e91hZVBYQwbJFosPOHdRF9Hzx1o79urAg@z> On 6 April 2010 21:10, Jerome Quinn wrote: > > What is the minimum gmp for cloog-ppl? =A0Is it the same as for gcc? =A0My > system gmp is too old for gcc so I've got gmp 4.3.2 placed in the gcc > source tree per the instructions. =A0It would be nice to have cloog use > the gmp that will be built as part of the gcc bootstrap. > > Is there a clean way of making that happen? Can't you just put the cloog sources in-tree as well?