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] Allow to disable components


Hi,

I actually want only libelf, but I don't think it makes sense to split 
elfutils into libelf and others.
Actually the patch doesn't consider the dependencies. The change of argp 
check should be a mistake. I'll send a new patch to solve those issues. 
The testsuite will also be updated.

Regards,
Akihiko Odaki

On 2016-10-13 18:51, Mark Wielaard wrote:
> Hi,
>
> We this split up and why do you want to enable/disable these specific
> parts?
>
> I don't think it makes sense to be able to not build the ebl backends
> (unless you don't build libasm, libdw and also not the tools - only
> libelf doesn't directly use the backends). And obviously various tools
> won't build if you disable either libdw or libasm. And libasm won't
> build without libdw.
>
> arpg is part of the libdwfl interface, so isn't really specific to the
> tools.
>
> Cheers,
>
> Mark
>

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