On Fri, Dec 14, 2018 at 01:44:17PM +0000, Luke Diamand wrote: > On Thu, 13 Dec 2018 at 22:37, Roland McGrath <rol...@hack.frob.com> wrote: > > > > I think it's just missing. The hardest part is just deciding how the > > configuration should work. > > Thanks. My current attempt adds a new function call, > dwfl_set_sysroot(), which works, but feels a bit clunky. I might see > if I can just use the find_elf callback instead.
If you got this working please let us know. It might help others and/or deciding how to add a proper interface/config/hook for it. Thanks, Mark