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
--- Additional Comments From nickc at redhat dot com 2010-05-11 14:16
---
Created an attachment (id=4778)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4778&action=view)
Cope with unresolved references when exporing symbols
--
http://sourceware.org/bugzilla/show_bug.cgi?id=
--- Additional Comments From nickc at redhat dot com 2010-05-11 14:16
---
Hi Sukru,
Please could you try out the uploaded patch and let me know if it works for
you.
Cheers
Nick
--
What|Removed |Added
---