[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined sym
From: |
Camm Maguire |
Subject: |
Re: [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols |
Date: |
03 Mar 2004 13:41:25 -0500 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Greetings!
Daniel Jacobowitz <address@hidden> writes:
> On Wed, Mar 03, 2004 at 11:18:44AM -0500, Camm Maguire wrote:
> > Greetings!
> >
> > Daniel Jacobowitz <address@hidden> 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
address@hidden:~/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 address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
- [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols, Alan Modra, 2004/03/01
- [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols, Camm Maguire, 2004/03/01
- [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols, Alan Modra, 2004/03/01
- Re: [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols, Camm Maguire, 2004/03/03
- Re: [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols, Alan Modra, 2004/03/03
- Re: [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols, Camm Maguire, 2004/03/05
- Re: [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols, Daniel Jacobowitz, 2004/03/05
- Re: [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols, Camm Maguire, 2004/03/05
- Re: [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols, Daniel Jacobowitz, 2004/03/05
- Re: [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols,
Camm Maguire <=
- Re: [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols, Daniel Jacobowitz, 2004/03/05
- Re: [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols, Camm Maguire, 2004/03/06
- Re: [Gcl-devel] Re: ld from 2.14.90.0.8 puts no value into undefined symbols, Camm Maguire, 2004/03/08