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]

bfd asssertions under S.u.S.E 6.2 (binutils 2.9.1 bfd 2.9.1.0.25)


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

Used versions:
GNU ld version 2.9.1 (with BFD 2.9.1.0.25)
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
GNU assembler version 2.9.1 (i486-linux), using BFD version 2.9.1.0.25

Host type: i386-unknown-linux-gnu
System: Linux pc400 2.2.10 #4 Tue Jul 20 17:01:36 MEST 1999 i686 unknown
Architecture: i686

Command used for compiling is:
g++ -fPIC -c somefile.cc -o somefile.o

After recompiling some such files with a '-O' option they successfully
passed linking stage, but there also remains a few files for which it
doesn't help.

Maybe i need to download last CVS version?

Evguenii



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