[Bug binutils/2735] Segmentation fault in bfd.c during error handling

2006-06-09 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-06-09 13:36 --- Hi Asher, The problem appears to be that the .tcommon section has an alignment of 1 whereas the matrix symbol has an alignment of 4. The code to generate the warning message was not taking into account the

[Bug binutils/2735] Segmentation fault in bfd.c during error handling

2006-06-09 Thread langton at gcc dot gnu dot org
--- Additional Comments From langton at gcc dot gnu dot org 2006-06-09 23:59 --- Yes, this patch fixes the problem. Thanks! -- http://sourceware.org/bugzilla/show_bug.cgi?id=2735 --- You are receiving this mail because: --- You are on the CC list for the bug, or are

[Bug ld/2750] New: ld has problem with -shared, and GDB, SUN solaris 10 X86 (amd)

2006-06-09 Thread tan at absolute-eda dot com
the program I have work fine in older version of gcc,ld and GDB. However, with gdb 3.3+, it has the folowing behavior: if I link the exec called medusa, which has a capability to dynamically link in a library : medusa --lib=my.so where code in my.so calls some functions in medusa. if I