From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2973 invoked by alias); 11 Dec 2013 13:22:58 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 2963 invoked by uid 89); 11 Dec 2013 13:22:57 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: service87.mimecast.com Received: from Unknown (HELO service87.mimecast.com) (91.220.42.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 11 Dec 2013 13:22:56 +0000 Received: from cam-owa2.Emea.Arm.com (fw-tnat.cambridge.arm.com [217.140.96.21]) by service87.mimecast.com; Wed, 11 Dec 2013 13:22:47 +0000 Received: from e103625-lin.cambridge.arm.com ([10.1.255.212]) by cam-owa2.Emea.Arm.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 11 Dec 2013 13:22:47 +0000 Date: Wed, 11 Dec 2013 13:22:00 -0000 From: Vidya Praveen To: nick clifton Cc: "binutils@sourceware.org" Subject: Re: ldflags/cflags in ld regression tests Message-ID: <20131211132246.GB5586@e103625-lin.cambridge.arm.com> References: <20131015132146.GO25371@e103625-lin.cambridge.arm.com> <525FE59A.8070306@redhat.com> MIME-Version: 1.0 In-Reply-To: <525FE59A.8070306@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-MC-Unique: 113121113224704301 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-IsSubscribed: yes X-SW-Source: 2013-12/txt/msg00129.txt.bz2 On Thu, Oct 17, 2013 at 02:26:50PM +0100, nick clifton wrote: > Hi Vidya, >=20 > > I see ldflags and cflags from board description are not really used by = the > > ld regression tests. Is there a reason behind it? >=20 > Not really, no. >=20 > Do you have a patch to propose to change this ? I do. I'll post it in a moment. VP.