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

--- Comment #4 from Markus Trippelsdorf <markus at trippelsdorf dot de> ---
I used delta to reduce the linker-script:

trippels@gcc20 linux-3.17.6 % cat vmlinux.lds
SECTIONS {
       .debug_frame 0 : {
       *(.debug_frame) }
       }
trippels@gcc20 linux-3.17.6 % ld -T vmlinux.lds arch/x86/built-in.o
arch/x86/lib/lib.a
ld: internal error in set_section_addresses, at script-sections.cc:2491

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

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to