[Bug binutils/11983] New: libbfd reuses pointer passed to bfd_openr

2010-09-05 Thread carlo at alinoe dot com
When calling bfd_openr(filename, NULL), the filename pointer is stored as-is and reused to reopen the bfd in the case of caching and multiple opened bfd's. At VERY least this should be documented clearly :/ What I'm doing (a use case where the above causes problems) is: Some initialization functio

[Bug ld/11956] relocation truncated to fit R_MIPS_TLS_GD linking xulrunner

2010-09-05 Thread r0bertz at gentoo dot org
--- Additional Comments From r0bertz at gentoo dot org 2010-09-05 18:14 --- sorry the link should be http://sourceware.org/ml/binutils/2010-09/msg00042.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=11956 --- You are receiving this mail because: --- You are on the CC

Re: bug of ld 2.20.1

2010-09-05 Thread Alan Modra
On Sat, Sep 04, 2010 at 05:53:32PM +0800, 徐超 wrote: > > Hello:I extract one kbd_mgr.o from the archive, it will pass to link > together.The symbol (bdmgrGetShiftFlagStatusByte) which not found is located > in kbd_mgr.o. Please open a bug report at http://sourceware.org/bugzilla/enter_bug.cgi?