From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21746 invoked by alias); 17 Feb 2011 03:57:36 -0000 Received: (qmail 21738 invoked by uid 22791); 17 Feb 2011 03:57:35 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-px0-f169.google.com (HELO mail-px0-f169.google.com) (209.85.212.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 17 Feb 2011 03:57:29 +0000 Received: by pxi12 with SMTP id 12so357534pxi.0 for ; Wed, 16 Feb 2011 19:57:28 -0800 (PST) Received: by 10.143.36.21 with SMTP id o21mr1116499wfj.166.1297915048500; Wed, 16 Feb 2011 19:57:28 -0800 (PST) Received: from bubble.grove.modra.org ([115.187.252.19]) by mx.google.com with ESMTPS id n4sm43309wfl.14.2011.02.16.19.57.25 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 16 Feb 2011 19:57:27 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id B660716DE62A; Thu, 17 Feb 2011 14:27:21 +1030 (CST) Date: Thu, 17 Feb 2011 03:57:00 -0000 From: Alan Modra To: Reid Linnemann Cc: binutils@sourceware.org Subject: Re: bfd_get_section_size() returns zero? Message-ID: <20110217035721.GZ7651@bubble.grove.modra.org> Mail-Followup-To: Reid Linnemann , binutils@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-IsSubscribed: yes 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 X-SW-Source: 2011-02/txt/msg00202.txt.bz2 Your most likely problem is that bfd headers don't match the bfd library you are linking/running against. -- Alan Modra Australia Development Lab, IBM