This is the mail archive of the
libc-help@sourceware.org
mailing list for the glibc project.
Re: Undefined symbol
- From: "Carlos O'Donell" <carlos at systemhalted dot org>
- To: Carlo Kok <ck at remobjects dot com>
- Cc: "libc-help at sourceware dot org" <libc-help at sourceware dot org>
- Date: Wed, 22 Feb 2017 08:40:22 -0500
- Subject: Re: Undefined symbol
- Authentication-results: sourceware.org; auth=none
- References: <f59d4949-2865-2610-1d3b-c3faf486b311@remobjects.com> <77027cc6-1d59-c350-ac92-1e90beffd4fd@remobjects.com> <CAE2sS1jnQ9ZP98m0jozD+sHnc-=UcM2SA-P80MMzTYcN2hXQ6w@mail.gmail.com> <A79A9E88-517C-4809-88AE-A96411353834@remobjects.com>
On Wed, Feb 22, 2017 at 7:58 AM, Carlo Kok <ck@remobjects.com> wrote:
> Llvm lld did this for a weak extern hidden symbol wrongly, should have been
> just 0 without reloc
Thanks. I'm glad to hear it's a static linker bug.
Cheers,
Carlos.