bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/16698] BFD (GNU Binutils) 2.24 assertion fail elf32-arm.c:


From: nickc at redhat dot com
Subject: [Bug binutils/16698] BFD (GNU Binutils) 2.24 assertion fail elf32-arm.c:12387
Date: Mon, 30 Jun 2014 13:59:13 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=16698

--- Comment #10 from Nick Clifton <nickc at redhat dot com> ---
Sorry - I still cannot reproduce this problem, even with the object file and
library. :-(  The external symbols that I am pulling in look the same as the
ones you use:

 % readelf --syms ../../arm-eabi/libgcc/libgcc.a | grep uidiv
    15: 00000000     0 FUNC    GLOBAL HIDDEN     1 __aeabi_uidiv

  % readelf --syms ../../arm-eabi/newlib/libc.a | grep abort
    15: 00000000    20 FUNC    GLOBAL DEFAULT    1 abort

So I guess it must be a host-specific problem.  Maybe you could run the link
under GDB and find out some more about why the assert is being triggered ?

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]