FW: problems with objcopy
Tawde, Ganesh
gtawde@opentv.com
Mon Aug 13 17:37:00 GMT 2001
Title: RE: FW: problems with objcopy
I am attaching the coff lib that causes the assertion. I am also trying to convert a ieee file to coff using m68k-coff-objcopy and facing the sag fault. After debugging I found that it is caused because the code is trying to access memory thro some uninitialized pointer. I am attaching both the libs. ieee2coff.o is the library which I am trying to convert from ieee to coff format. It is build using MRI tools. The other one is the one I am trying to convert from coff to ieee. Its build using GNU tools.
Thanks
Ganesh
-----Original Message-----
From: Alan Modra [ mailto:amodra@bigpond.net.au ]
Sent: Monday, August 13, 2001 5:18 PM
To: Tawde, Ganesh
Cc: Steve deRosier; BinUtils
Subject: Re: FW: problems with objcopy
On Thu, Aug 09, 2001 at 11:34:33AM -0700, Tawde, Ganesh wrote:
> I got the latest binutils from the gnu website. 2.11.2. But even using that
> I still face the same problem.
Then I suggest you post a small testcase that illustrates the problem,
ie. a small coff object file that causes the assertion.
> On Tue, Aug 07, 2001 at 03:23:51PM -0500, Steve deRosier wrote:
> >
> > m68k-coff-objcopy -O ieee bcd.lib
> >
> > BFD: bfd assertion fail ../../binutils-2.10.1/bfd/ieee.c:1996
ÃÂ
ieee2coff.o
coff2ieee.lib
-------------- next part --------------
A non-text attachment was scrubbed...
Name: coff2ieee.lib
Type: application/x-archive
Size: 2764016 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20010813/4cdee974/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ieee2coff.o
Type: application/octet-stream
Size: 913870 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20010813/4cdee974/attachment.o>
More information about the Binutils
mailing list