This is the mail archive of the binutils@sourceware.cygnus.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: bfd asssertions under S.u.S.E 6.2 (binutils 2.9.1 bfd 2.9.1.0.25)


   Date: Mon, 6 Sep 1999 19:38:19 +0200 (MET DST)
   From: Evguenii SMOGAILOV <evguenii@ess.co.at>

   I'm trying to link some (successfully compiled) C++ files under S.u.S.E
   linux on 686 Pentium to a shared library and have got some failed bfd
   assertions:
   ld: bfd assertion fail elf32-i386.c:621
   ld: bfd assertion fail elf32-i386.c:1414

The last bug report I saw with these assertion failures turned out to
be due to object files which were mysteriously corrupted due to some
sort of disk or NFS problem.  Make sure that objdump -h shows
reasonable section names on your .o files.

   Maybe i need to download last CVS version?

It's worth a try if the objdump -h output looks good.  Or, since you
are using GNU/Linux, try one of H.J.'s GNU/Linux specific releases.

Ian

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