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] Move print_version into printversion.{h|c}


On Thu, 2017-02-16 at 12:32 +0100, Ulf Hermann wrote:
> Rename version.c so that the implementation is called after the header
> and the header doesn't clash with the toplevel version.h. print_version
> depends on argp and is only used in the tools.

Applied, because the split itself is fine.

But like said before argp is needed for the tools and the libdw
interface. If your glibc replacement doesn't provide argp the build
should pick up libargp and get the definitions and implementation from
there.

Cheers,

Mark


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