This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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 v2] Unify linking of libasm, libelf, libdw, backends


On Fri, Feb 17, 2017 at 04:11:28PM +0100, Ulf Hermann wrote:
> Link them all with -z,defs,-z,relro,--no-undefined, provide complete
> dependencies for the link steps, and add libeu.a to each one. libeu.a
> contains useful library functionality that each of them might use. The
> linker will strip unneeded symbols, so linking it in won't hurt even if
> none of the functions are used.

This is a nice cleanup.
Sorry it took so long to review.

Applied to master.

Thanks,

Mark


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