This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] elf/tst-big-note: Improve accuracy of test [BZ #20419]


On Fri, Mar 1, 2019 at 6:28 AM Florian Weimer <fweimer@redhat.com> wrote:
>
> It is possible that the link editor injects an allocated ABI tag note
> before the artificial, allocated large note in the test.

Looks good to me. Thanks!

> +$(objpfx)tst-big-note-lib.so: $(objpfx)tst-big-note-lib.o
> +       $(LINK.o) -shared -o $@ $(LDFLAGS.so) $<

I got lost tracing through Makefile machinery trying to find how
-nostartfiles gets into the link line here, but I'll take your word
for it :-)

-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]