|
From: | doko at debian dot org |
Subject: | [Bug ld/17492] New: ld segfault with --oformat=binary |
Date: | Thu, 16 Oct 2014 09:36:25 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17492 Bug ID: 17492 Summary: ld segfault with --oformat=binary Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org $ cat sample.c int main(void) { return 0; } $ gcc -static -Xlinker --oformat=binary -Xlinker --format=elf64-x86-64 sample.c collect2: error: ld terminated with signal 11 [Segmentation fault] -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |