Re: static link + pkg-config assistance

2022-05-23 Thread Ben Magistro
I completely missed that so thanks for pointing it out. On the CentOS environment I don't have an easy way to update it right now so I switched over to another host and am seeing similar behavior. The major deltas are listed below. OS: Ubuntu 21.10 meson: 0.56.2 pkg-config: 0.29.2 (+ 1.7.3 via p

Re: static link + pkg-config assistance

2022-05-23 Thread Bruce Richardson
On Fri, May 20, 2022 at 10:35:07PM -0400, Ben Magistro wrote: >I've been working through some updates to the build system for TLDK and >have been working through the different variants (system vs fallback + >shared vs static). I've been able to successfully build and run the >unit

static link + pkg-config assistance

2022-05-20 Thread Ben Magistro
I've been working through some updates to the build system for TLDK and have been working through the different variants (system vs fallback + shared vs static). I've been able to successfully build and run the unit test app for most of these combinations however, I haven't been able to get the sy