This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

binutils 2.18 fails linking libopcodes.so due to missing symbols


Hello,

I tried to compile binutils-2.18 for armv5te-softfloat-linux-uclibc target with LDFLAGS="-Wl,-z,defs". libopcodes.so fails to link due to missing symbols that are in libiberty.a (floatformat_to_double and floatformat_ieee_single_little used in arm-dis.c). The *cygwin targets already have a fix in cvs for this adding -L`pwd`/../libiberty -liberty to SHARED_LIBADD (opcodes/configure.in), probably the dependency has to fixed too, adding `pwd`/../libiberty/libiberty.a to it

Thanks, Peter
-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf@gmx


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