bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/18160] Segmentation Fault in lang_gc_sections when linking elf_x


From: hjl.tools at gmail dot com
Subject: [Bug ld/18160] Segmentation Fault in lang_gc_sections when linking elf_x86_64 output
Date: Wed, 25 Mar 2015 22:55:39 +0000

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

--- Comment #7 from H.J. Lu <hjl.tools at gmail dot com> ---
There are

(gdb) p link_info.output_bfd->xvec
$30 = (const struct bfd_target *) 0x599a00 <i386_elf32_vec>
(gdb) p link_info.output_bfd->arch_info
$31 = (const struct bfd_arch_info *) 0x5a3c80 <bfd_x86_64_arch>
(gdb) 

Can it ever work?

-- 
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]