From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6436 invoked by alias); 23 Oct 2008 20:52:52 -0000 Received: (qmail 6428 invoked by uid 22791); 23 Oct 2008 20:52:52 -0000 X-Spam-Check-By: sourceware.org Received: from E23SMTP05.au.ibm.com (HELO e23smtp05.au.ibm.com) (202.81.18.174) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 23 Oct 2008 20:52:07 +0000 Received: from d23relay03.au.ibm.com (d23relay03.au.ibm.com [202.81.18.234]) by e23smtp05.au.ibm.com (8.13.1/8.13.1) with ESMTP id m9NKovuL010298 for ; Fri, 24 Oct 2008 07:50:57 +1100 Received: from d23av04.au.ibm.com (d23av04.au.ibm.com [9.190.235.139]) by d23relay03.au.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id m9NKq3aZ4677730 for ; Fri, 24 Oct 2008 07:52:03 +1100 Received: from d23av04.au.ibm.com (loopback [127.0.0.1]) by d23av04.au.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m9NKq3ls012367 for ; Fri, 24 Oct 2008 07:52:03 +1100 Received: from ozlabs.au.ibm.com (ozlabs.au.ibm.com [9.190.163.12]) by d23av04.au.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id m9NKq2IP012363; Fri, 24 Oct 2008 07:52:02 +1100 Received: from [9.185.116.229] (WECM01-9-185-116-229.au.ibm.com [9.185.116.229]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.au.ibm.com (Postfix) with ESMTP id C1424737FE; Fri, 24 Oct 2008 07:52:01 +1100 (EST) Subject: Re: [PATCH] SPU: Use FRAME_GROWS_DOWNWARD From: Ben Elliston To: trevor_smigiel@playstation.sony.com Cc: Stefan Schulze Frielinghaus , andrew_pinski@playstation.sony.com, gcc-patches In-Reply-To: <20081023193023.GB6018@playstation.sony.com> References: <20081021194256.GQ6018@playstation.sony.com> <20081023193023.GB6018@playstation.sony.com> Content-Type: text/plain Date: Thu, 23 Oct 2008 22:19:00 -0000 Message-Id: <1224795119.9618.0.camel@helios> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2008-10/txt/msg01006.txt.bz2 Are we able to build libssp, now? If so, we should remove it from the skipdirs in the top-level configure.ac. Cheers, Ben