Comment 5 for bug 559729

Revision history for this message
unkle_george (unkle-george) wrote :

Oh, I see. I need to configure with --enable-gold to get the same version as Ubuntu 10.04
tar -zxf binutils-2.20.1.tar.gz
./configure --with-gnu-as --with-gnu-ld --enable-gold --prefix=~/binutils-2.20.1/build; make -j4; make install

And with that I can reproduce the bug.
~/binutils-2_20.1/build/bin/ld: internal error in output_symtab_index, at object.h:1086