On Tue, Apr 22, 2025, at 6:26 PM, Frank Ch. Eigler wrote: > Hi - > >> CCLD libdw.so >> /usr/bin/ld: ../libdwfl/libdwfl_pic.a(dwfl_module_getdwarf.os): in function >> `open_elf': >> Calling a public function across the library boundary should be no problem, >> but we run into this -- circular dependency? > > It might just require the libdw.so LDFLAGS/LDADD to include the > new ../path/to/libdwflst.a static library. Yep, found the entries in libdw/Makefile.am I missed on my first pass-through. Thanks! -- All the best, Serhei http://serhei.io
- Re: [PATCH 04/13] libdwfl [4/13]: add dwfl_perf_sample_pr... Serhei Makarov
- Re: [PATCH 04/13] libdwfl [4/13]: add dwfl_perf_samp... Aaron Merey
- Re: [PATCH 04/13] libdwfl [4/13]: add dwfl_perf_... Serhei Makarov
- Re: [PATCH 04/13] libdwfl [4/13]: add dwfl_p... Aaron Merey
- Re: [PATCH 04/13] libdwfl [4/13]: add dw... Serhei Makarov
- Re: [PATCH 04/13] libdwfl [4/13]: a... Aaron Merey
- Re: [PATCH 04/13] libdwfl [4/13]: a... Serhei Makarov
- Re: [PATCH 04/13] libdwfl [4/13]: a... Aaron Merey
- Re: [PATCH 04/13] libdwfl [4/13]: a... Serhei Makarov
- Re: [PATCH 04/13] libdwfl [4/13]: a... Frank Ch. Eigler
- Re: [PATCH 04/13] libdwfl [4/13]: a... Serhei Makarov