bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/17731] ld: internal error in set_section_addresses, at script-


From: markus at trippelsdorf dot de
Subject: [Bug gold/17731] ld: internal error in set_section_addresses, at script-sections.cc:2491
Date: Sat, 17 Jan 2015 12:29:27 +0000

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:

address@hidden linux-3.17.6 % cat vmlinux.lds
SECTIONS {
       .debug_frame 0 : {
       *(.debug_frame) }
       }
address@hidden 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.



reply via email to

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