https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263353
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch |needs-qa Status|New |Open --- Comment #2 from Kubilay Kocak <ko...@freebsd.org> --- @Matthias Can you test a build with -flto=thin -g please? LTO is well known to require significantly more resources during link time, and is precisely why a =thin model/option exists. Everything else equal, failing to link due to insufficient resources isn't a bug, with or without -g. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.