I replaced binutils 2.20 downloaded from gnu.org with kernel.org. Now
everything works.
david levis wrote:
>
> I am under Ubuntu 9.10 & gcc version is
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu
> 4.4.1-4ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs
> -
Following is my configure options:
AR=ar AS=as ${SRCDIR}/binutils-2.20/configure --prefix=${CLFSCROSSTOOL} \
--host=${CLFS_HOST} --target=${CLFS_TARGET} --with-sysroot=${CLFS} \
--disable-nls --enable-shared --disable-multilib
make configure-host
make
Alan Modra wrote:
>
> On Wed, Nov
On Wed, Nov 18, 2009 at 01:37:55AM -0800, david levis wrote:
> ar: symbol lookup error: ar: undefined symbol: bfd_plugin_set_program_name
Please show the options you passed to configure.
--
Alan Modra
Australia Development Lab, IBM
___
bug-binutils m