This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Query


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]