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
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