Query

2007-03-27 Thread Vijaya N Malkapuram
Hello, I am facing a particular issue in GNU ld version 2.15 on Solaris(SPARC). I would like to know if it is already resolved. I am trying to create a 64bit app using gnu ld. The gnu ld fails to produce the 64bit executable if any of the objects contain 32 bit data relocations. (R_SPARC_32). How

[Bug binutils/4292] New: nm and objdump show addresses on 64 bits for 32bit a.out files

2007-03-27 Thread Quentin dot Godfroy at ens dot fr
On binutils configured with --enable-targets=x86_64-linux-gnu (target i486-linux-gnu) (or running on x86_64-linux-gnu with target i486-linuxaout (I suppose any target could show the bug as long as the utils run on x86_64)), nm and objdump, when run on a.out object files or executables (at least QMA