JDK-6694600 : ld fatal error linking libjvm.so, sparc debug C2, ad_sparc_expand.o, section .rela.debug_info
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: generic
  • CPU: generic
  • Submitted: 2008-04-27
  • Updated: 2010-11-09
  • Resolved: 2010-11-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7Resolved
Description
Problem building with SS12, C2 debug version on sparc

Got this error at link time of libjvm.so:
ld: fatal: relocation error: file: ad_sparc_expand.o section: .rela.debug_info symbol: : symbol has been discarded with discarded section: .text%void*Arena::Amalloc_D(unsigned)

Comments
WORK AROUND Possibly: -xdebugformat=stabs???
28-04-2008