From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16332 invoked by alias); 3 Nov 2011 10:57:37 -0000 Received: (qmail 16322 invoked by uid 22791); 3 Nov 2011 10:57:37 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from service87.mimecast.com (HELO service87.mimecast.com) (91.220.42.44) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 Nov 2011 10:57:22 +0000 Received: from cam-owa2.Emea.Arm.com (fw-tnat.cambridge.arm.com [217.140.96.21]) by service87.mimecast.com; Thu, 03 Nov 2011 10:57:18 +0000 Received: from [10.1.69.27] ([10.1.255.212]) by cam-owa2.Emea.Arm.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 3 Nov 2011 10:57:16 +0000 Message-ID: <4EB2738C.9060006@arm.com> Date: Thu, 03 Nov 2011 11:37:00 -0000 From: Matthew Gretton-Dann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110928 Thunderbird/7.0 MIME-Version: 1.0 To: Rainer Orth CC: "gcc-patches@gcc.gnu.org" , Paolo Bonzini , Steve Ellcey , Hans-Peter Nilsson Subject: Re: CFT: [build] Move crtstuff support to toplevel libgcc References: In-Reply-To: X-MC-Unique: 111110310571804001 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes 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: 2011-11/txt/msg00295.txt.bz2 On 02/11/11 12:37, Rainer Orth wrote: > Rainer Orth writes: > >> The next patch in the series moves crtstuff.c, extra_parts, EXTRA_PARTS, >> EXTRA_MULTILIB_PARTS and referenced files to libgcc. This will avoid >> errors due to inconsistencies in extra_parts between gcc and libgcc in >> the future. >> >> Much of this is pretty mechanical, but given that I cannot test most of >> the platforms, there are likely to be mistakes in the process. > > Given Joseph's approval, I'm about to check in the following rebased > version of the patch, after regtesting on i386-pc-solaris2.11, > sparc-sun-solaris2.11, x86_64-unknown-linux-gnu, i386-apple-darwin9.8.0, > and powerpc-apple-darwin9.8.0. > > Rainer This also breaks arm-none-eabi builds (fails to find unwind-arm-common.h=20 from gcc/ginclude). I have raised PR50978 for this=20 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D50978). Thanks, Matt --=20 Matthew Gretton-Dann Principal Engineer, PD Software - Tools, ARM Ltd