bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/13991] powerpc-rtems ld failure [regression]


From: amodra at gmail dot com
Subject: [Bug ld/13991] powerpc-rtems ld failure [regression]
Date: Tue, 24 Apr 2012 02:07:42 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13991

--- Comment #11 from Alan Modra <amodra at gmail dot com> 2012-04-24 02:07:42 
UTC ---
That's because the ld ouput is a binary format file.  info-hash is a
bfd_link_generic_hash_table which means we fail if (is_elf_hash_table
(info->hash)) in _bfd_elf_link_just_syms.  Testing a fix.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]