Date: Sun, 24 Apr 2022 22:03:48 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 263353] lang/python38: fix excessive ld.lld memory use with LTO in port options Message-ID: <bug-263353-21822-4rQSqdb4DQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263353-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-263353-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263353 Kubilay Kocak <koobs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch |needs-qa Status|New |Open --- Comment #2 from Kubilay Kocak <koobs@FreeBSD.org> --- @Matthias Can you test a build with -flto=3Dthin -g please? LTO is well known to require significantly more resources during link time,= and is precisely why a =3Dthin model/option exists. Everything else equal, fail= ing to link due to insufficient resources isn't a bug, with or without -g. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263353-21822-4rQSqdb4DQ>