[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/11937] ld --build-id crash with non-ELF input
From: |
hjl dot tools at gmail dot com |
Subject: |
[Bug ld/11937] ld --build-id crash with non-ELF input |
Date: |
21 Aug 2010 19:07:22 -0000 |
------- Additional Comments From hjl dot tools at gmail dot com 2010-08-21
19:07 -------
Created an attachment (id=4946)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4946&action=view)
A testcase
address@hidden build-id]$ make
gcc -B./ -m32 -c -o y.o y.c
./ld -m elf_i386 --build-id -o foo pe.o y.o
make: *** [foo] Segmentation fault
make: *** Deleting file `foo'
address@hidden build-id]$
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11937
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.