On Jan 10, 2026, at 19:22, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Sadly, it seems we won't find a version of that that works on
> non-Linux platforms, because it's specific to ELF binary format.
Mankirat can speak more directly to this state of affairs, but the goal was to get a decent 80% solution in place on at least one platform, and the tooling for these sorts of tasks tends not to be multi-platform. Perhaps we’d be able to support other platforms and toolings within the ABICompCheck module at some point.
Best,
David