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]

RE: FW: problems with objcopy


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


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