Bug#963057: please detect static libs that contains lto .o files

2021-11-14 Thread Bill Allombert
On Sun, Nov 14, 2021 at 05:41:41AM -0800, Felix Lechner wrote: > Hi, > > On Thu, Jun 18, 2020 at 5:45 AM Bill Allombert wrote: > > > > Could lintian detect static libraries that contain LTO objects files > > instead of standard object files ? > > We just implemented a tag when the use of LTO

Bug#963057: please detect static libs that contains lto .o files

2021-11-14 Thread Felix Lechner
Hi, On Thu, Jun 18, 2020 at 5:45 AM Bill Allombert wrote: > > Could lintian detect static libraries that contain LTO objects files > instead of standard object files ? We just implemented a tag when the use of LTO renders a static archive is unusable [1]:

Bug#963057: please detect static libs that contains lto .o files

2020-06-18 Thread Bill Allombert
Package: lintian Version: 2.80.0 Severity: wishlist Dear Lintian maintainers, Could lintian detect static libraries that contain LTO objects files instead of standard object files ? There are two cases: -flto -ffat-lto-objects: the static library works but is larger than needed. This can be