On 11/9/21 09:58, Dmitry V. Levin wrote: > Yes, but those who build elfutils with -flto are likely using > -ffat-lto-objects if they build static libraries. Yes, I can confirm that we do that as openSUSE, we actually build with: -flto -flto-partition=none -Wno-error=stack-usage= -ffat-lto-objects right now. Cheers, Martin