From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28782 invoked by alias); 6 Apr 2009 15:57:30 -0000 Received: (qmail 28773 invoked by uid 22791); 6 Apr 2009 15:57:29 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 06 Apr 2009 15:57:23 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n36FvM0H005099 for ; Mon, 6 Apr 2009 11:57:22 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n36FvFTI030474 for ; Mon, 6 Apr 2009 11:57:16 -0400 Received: from host0.dyn.jankratochvil.net (sebastian-int.corp.redhat.com [172.16.52.221]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n36FvDmb003242 for ; Mon, 6 Apr 2009 11:57:14 -0400 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.3/8.14.3) with ESMTP id n36Fs5Nd030022; Mon, 6 Apr 2009 17:54:06 +0200 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.3/8.14.2/Submit) id n36Fs4ia030018; Mon, 6 Apr 2009 17:54:04 +0200 Date: Mon, 06 Apr 2009 20:03:00 -0000 From: Jan Kratochvil To: "Anmol P. Paralkar" Cc: gdb@sourceware.org Subject: Re: gdb-6.8.50.20090406 build failure. Message-ID: <20090406155403.GA29129@host0.dyn.jankratochvil.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) 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-04/txt/msg00074.txt.bz2 Hi, On Mon, 06 Apr 2009 17:35:59 +0200, Anmol P. Paralkar wrote: > We have the following build failure with today's snapshot (gdb-6.8.50.20090406) > on x86_64 native, configured as x86_64-unknown-linux-gnu. it is a bfd problem, therefore in binutils, discussion about the fix is at: http://sourceware.org/ml/binutils/2009-04/threads.html#00118 Regards, Jan > ../bfd/libbfd.a(pex64igen.o): In function `_bfd_pep_print_x64_pdata': > /home/b07584/cde/home-armada/gnu/build/gdb-6.8.50.20090406-original/x86_64-unknown-linux-gnu-native/bfd/pex64igen.c:1901: multiple definition of `_bfd_pep_print_x64_pdata' > ../bfd/libbfd.a(peigen.o):/home/b07584/cde/home-armada/gnu/build/gdb-6.8.50.20090406-original/x86_64-unknown-linux-gnu-native/bfd/peigen.c:1901: first defined here