From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20311 invoked by alias); 7 Feb 2014 14:55:26 -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 20302 invoked by uid 89); 7 Feb 2014 14:55:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp-relay.CeBiTec.Uni-Bielefeld.DE Received: from snape.CeBiTec.Uni-Bielefeld.DE (HELO smtp-relay.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 07 Feb 2014 14:55:19 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 2C87E9C4; Fri, 7 Feb 2014 15:55:17 +0100 (CET) Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id DHKnl6vuQ4U5; Fri, 7 Feb 2014 15:55:16 +0100 (CET) Received: from lokon.CeBiTec.Uni-Bielefeld.DE (lokon.CeBiTec.Uni-Bielefeld.DE [129.70.161.110]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id EED169C3; Fri, 7 Feb 2014 15:55:15 +0100 (CET) Received: (from ro@localhost) by lokon.CeBiTec.Uni-Bielefeld.DE (8.14.7+Sun/8.14.7/Submit) id s17EtFij005052; Fri, 7 Feb 2014 15:55:15 +0100 (MET) From: Rainer Orth To: Pedro Alves Cc: gdb-patches@sourceware.org Subject: Re: Fix compilation of 64-bit gdb 7.7 on Solaris References: <52F3C017.9040208@redhat.com> Date: Fri, 07 Feb 2014 14:55:00 -0000 In-Reply-To: <52F3C017.9040208@redhat.com> (Pedro Alves's message of "Thu, 06 Feb 2014 17:02:15 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2014-02/txt/msg00200.txt.bz2 Pedro Alves writes: > On 02/06/2014 04:17 PM, Rainer Orth wrote: >> Compiling a 64-bit gdb 7.7 on Solaris (8 to 11) with gcc fails in bfd: >> >> cc1: warnings being treated as errors >> /vol/src/gnu/gdb/gdb-7.7/bfd/cache.c: In function 'bfd_cache_max_open': >> /vol/src/gnu/gdb/gdb-7.7/bfd/cache.c:85: error: comparison between signed >> and unsigned integer expressions > > Could you send this to the binutils list please? If/once it's > accepted in bfd mainline, we can consider backporting it to > the release branch. The patch has now been committed to mainline and the binutils 2.24 branch. Ok for gdb 7.7 branch now, too? Thanks. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University