This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols


Greetings!

Daniel Jacobowitz <drow@false.org> writes:

> On Wed, Mar 03, 2004 at 11:18:44AM -0500, Camm Maguire wrote:
> > Greetings!
> > 
> > Daniel Jacobowitz <drow@false.org> writes:
> > 
> > > On Wed, Mar 03, 2004 at 10:55:54AM -0500, Camm Maguire wrote:
> > > > point which would be reflected in the map file.  More fundamentally to
> > > > the task at hand, is there a somewhat simple way to fix
> > > > bfd_get_relocated_section_contents on these platforms?  We had assumed
> > > > the answer was no and that we would have to eventually rewrite our bfd
> > > > relocation code to use what appears to be a newer but more complicated
> > > > interface based on *relocate_section.
> > > 
> > > Can bfd_simple_get_relocated_section_contents be made to meet your
> > > needs?
> > > 
> > 
> > Apparently!!!  Is this supported everywhere?  Still testing, but looks
> > good!
> 
> It should be, now.  Objdump uses it.
> 

Nuts.  Here is the result on ia64:

Loading ../tkl.o
BFD: BFD 2.14.90.0.7 20031029 Debian GNU/Linux internal error, aborting at ../../bfd/reloc.c line 4210 in bfd_generic_get_relocated_section_contents

BFD: Please report this bug.

make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/camm/gcl-2.6.1/gcl-tk'
make: *** [do-gcl-tk] Error 2
camm@merulo:~/gcl-2.6.1$ dpkg -l binutils
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  binutils       2.14.90.0.7-5  The GNU assembler, linker and binary utiliti

Call to bfd_simple_get_relocated_section_contents.  Works (at least on
x86).

Take care,



> -- 
> Daniel Jacobowitz
> MontaVista Software                         Debian GNU/Linux Developer
> 
> 

-- 
Camm Maguire			     			camm@enhanced.com
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]