[Bug gas/3811] gas failure for sh-elf on HEAD

2007-03-22 Thread kkojima at rr dot iij4u dot or dot jp
--- 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.

[Bug ld/4266] hidden alias not found while linking gcj compiled Java class with native C++ lib and CNI binding under Linux x86

2007-03-22 Thread mail at andreas-buergel dot de
--- 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

[Bug ld/4266] New: hidden alias not found while linking gcj compiled Java class with native C++ lib and CNI binding under Linux x86

2007-03-22 Thread mail at andreas-buergel dot de
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

[Bug binutils/4007] Linker failed to issue an error on bad section in segment

2007-03-22 Thread hjl at lucon dot org
--- 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

[Bug ld/4210] PE-COFF can't handle holes between sections

2007-03-22 Thread hjl at lucon dot org
--- 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

[Bug ld/4210] PE-COFF can't handle holes between sections

2007-03-22 Thread nickc at redhat dot com
--- 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

[Bug binutils/4110] Broken object file crashes nm

2007-03-22 Thread nickc at redhat dot com
--- 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