--- Additional Comments From kkojima at rr dot iij4u dot or dot jp
2007-03-23 00:14 ---
It turned out that this is an SH specific readelf problem.
readelf loads the .eh_frame section and fixes the contents
according to rela addends with debug_apply_rela_addends when
the target uses RELA.
--- Additional Comments From mail at andreas-buergel dot de 2007-03-22
22:15 ---
Created an attachment (id=1643)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1643&action=view)
java/c++ source, object and lib files, output of build, output of "nm -C"
--
http://sourceware.or
Hi folks,
I've got a test Java class with a single native method. The native method lives
in a C++ shared library and is implemented with gcj's CNI. The lib compiles fine
and a Linux shared object file is created. The java class compiles fine into an
object file, but when linking the executable th
--- Additional Comments From hjl at lucon dot org 2007-03-22 15:54 ---
Fixed by
http://sourceware.org/ml/binutils/2007-03/msg00308.html
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4007
--- You are receiving this mail because: ---
You are on the CC list for the bug, or
--- Additional Comments From hjl at lucon dot org 2007-03-22 15:53 ---
Fixed by
http://sourceware.org/ml/binutils/2007-03/msg00302.html
--
What|Removed |Added
St
--- Additional Comments From nickc at redhat dot com 2007-03-22 14:40
---
Hi H.J.
This patch is OK. Please apply.
Cheers
Nick
--
What|Removed |Added
Stat
--- Additional Comments From nickc at redhat dot com 2007-03-22 12:23
---
Hi Sami,
Hmm, This one did not break the nm and ld executables that I have here. Could
you send me the valgrind/gdb outputs like before so I can take a stab at where
the problem is happening ?
Cheers
Nick