it further, find the reason about
this SIGBUS, and if it's a compiler issue at all.
It is a userspace program that is generating SIGBUS. Why not attach gdb
and get a dissassembly of the region of code that is crashing as well as
backtraces and register contents?
David Daney
Matthias Klose wrote:
> David Daney writes:
>>I get no GOT overflow. The build completes without errors.
>>
>>I still think you have a problem with your binutils configuration. As I
>>said in previous messages, I would rather not use -mxgot unless absolutely
>>
Matthias Klose wrote:
> The following patch add's -mxgot to the cflags of the convenience
> libraries as it is down for the libjava library itself on
> mips/mipsel-linux. Without this patch I see many 'relocation
> truncated to fit: R_MIPS_CALL16' failures when linking the convenience
> libs, with
hat version of binutils are you using?
I use 2.15 and have not seen this problem although it has been about two
weeks since I did a build. I would rather see people upgrade their
binutils (as versions prior to 2.15 also cause bad code generation) than
hork things up with unnecessary -mxgots
The only reason that libgcj needs -mxgot is that libtool is broken and does
incremental linking.
David Daney.
4 matches
Mail list logo