Re: nm x86 bug when configured for linux and solaris

2010-05-20 Thread Alan Modra
On Mon, May 10, 2010 at 05:19:44PM +0100, Duncan Simpson wrote: > I configured binutils with > $../binutils/src/configure -C --prefix=/usr --enable-shared --enable-gold > --with-sysroot=/ --enable-lto > --enable-targets=x86_64-unknown-linux-gnu,i686-unknown-linux-gnu,i686-sun-solaris2 > > and th

nm x86 bug when configured for linux and solaris

2010-05-11 Thread Duncan Simpson
I configured binutils with $../binutils/src/configure -C --prefix=/usr --enable-shared --enable-gold --with-sysroot=/ --enable-lto --enable-targets=x86_64-unknown-linux-gnu,i686-unknown-linux-gnu,i686-sun-solaris2 and the built version nm says $./nm-new --help says supported targets: elf64-x86