--
What|Removed |Added
CC||ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10287
--- You are receiving this mail
--
What|Removed |Added
AssignedTo|ian at airs dot com |ccoutant at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10287
--- You are receiving thi
--- Additional Comments From thestig at google dot com 2009-06-26 20:53
---
Created an attachment (id=4024)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4024&action=view)
test case
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10338
--- You are receiving this mail
This is a follow up to bug 10219. I have a slightly more complicated test case
that works with ld but fails with gold.
gcc -m32 -gstabs foo.c abcdefghijklmnopqrstuvwxyz/bar.c -o foo; dump_syms foo
outputs:
MODULE Linux x86 14CA077E2EEA0AD8414217ED5D9862B70 foo
FILE 0 foo.c
FILE 1 abcdefghijklmno
On --enable-multiarch configured glibc if I do:
elf/ldconfig --version; \
/usr/src/binutils/obj/binutils/strip-new elf/ldconfig; \
elf/ldconfig --version
I get:
ldconfig (GNU libc) 2.10.90
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditio
--- Additional Comments From thestig at google dot com 2009-06-26 18:17
---
Works for me.
--
What|Removed |Added
Status|RESOLVED|VERIFIED
h