From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15299 invoked by alias); 9 Oct 2009 19:55:10 -0000 Received: (qmail 15291 invoked by uid 22791); 9 Oct 2009 19:55:09 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 09 Oct 2009 19:55:06 +0000 Received: (qmail 30884 invoked from network); 9 Oct 2009 19:55:03 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 9 Oct 2009 19:55:03 -0000 From: Pedro Alves To: Tobias Hahn Subject: Re: -Wformat and the like Date: Fri, 09 Oct 2009 19:55:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb@sourceware.org References: <847995BD-73DF-46CD-AFDE-25AB8A5A6E6D@ableton.com> <200910091944.35883.pedro@codesourcery.com> <02C5402A-7B26-4A21-91C2-549917DA523E@ableton.com> In-Reply-To: <02C5402A-7B26-4A21-91C2-549917DA523E@ableton.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200910092055.12750.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00184.txt.bz2 On Friday 09 October 2009 20:29:07, Tobias Hahn wrote: > Am 09.10.2009 um 20:44 schrieb Pedro Alves: > > > I'm curious. Has anybody posted a snippet of these warnings yet? > > > > -- Pedro Alves > > > This is what I get on stderr when I call make. So it looks like they're all gettext/"_()" related. This is probably why Tristan mentioned he uses "--disable-intl". Looks like this patch to address it was never applied: http://sourceware.org/ml/binutils/2009-05/msg00214.html -- Pedro Alves