Hi Vijaya,
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). However the native solaris linker accepts it without any problems. Is this issue already resolved?
Probably. Very probably.
Could you please let me know how to find out if this issue is already resolved?
Build a linker using the current sources in the mainline of the binutils CVS repository and then see if it is unable to complete your test.
Cheers Nick _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils