From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 65718 invoked by alias); 30 Mar 2015 17:36:21 -0000 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 Received: (qmail 65697 invoked by uid 89); 30 Mar 2015 17:36:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mailapp01.imgtec.com Received: from mailapp01.imgtec.com (HELO mailapp01.imgtec.com) (195.59.15.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 30 Mar 2015 17:36:20 +0000 Received: from KLMAIL01.kl.imgtec.org (unknown [192.168.5.35]) by Websense Email Security Gateway with ESMTPS id 07A01D7AEB6A8; Mon, 30 Mar 2015 18:36:15 +0100 (IST) Received: from BAMAIL02.ba.imgtec.org (10.20.40.28) by KLMAIL01.kl.imgtec.org (192.168.5.35) with Microsoft SMTP Server (TLS) id 14.3.195.1; Mon, 30 Mar 2015 18:36:18 +0100 Received: from [10.20.3.58] (10.20.3.58) by bamail02.ba.imgtec.org (10.20.40.28) with Microsoft SMTP Server (TLS) id 14.3.174.1; Mon, 30 Mar 2015 10:36:15 -0700 Message-ID: <1427736975.30498.8.camel@ubuntu-sellcey> Subject: Re: [PATCH 1/8] Add --with-system-zlib in bfd From: Steve Ellcey Reply-To: To: "H.J. Lu" CC: , Binutils , GDB Date: Mon, 30 Mar 2015 17:36:00 -0000 In-Reply-To: References: <1427730751.30498.4.camel@ubuntu-sellcey> <55197D8E.7070208@codesourcery.com> <1427735607.30498.7.camel@ubuntu-sellcey> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-SW-Source: 2015-03/txt/msg01006.txt.bz2 On Mon, 2015-03-30 at 10:21 -0700, H.J. Lu wrote: > master branch is fixed now. Yes, my build is working now. Thanks. Steve Ellcey sellcey@imgtec.com