Jamie Larkby-Lahet
Jamie Larkby-Lahet
`graphite` is the gotcha. `lto` builds gcc with LTO, but is not required to use LTO in other compiles, the way graphite is. that being said, I think for a...
sadly i have a number of packages that depend on an older version of `tbb` and are thus blocking installation of `mold`. definitely excited to see this tested tho.
I can't get the patch to apply. also, this is a list of gentoo packages that fail from the mold author https://docs.google.com/spreadsheets/u/1/d/1LnyrUw79oY5DxBNfXGmlxr2-0n4V0AA06BzbO2cdhZg/htmlview#gid=0
I'm running the version the patch is for 11.2.1_p20211127. glad to see the gcc LTO folks are enthusiastic about mold support! On Thu, Jan 6, 2022, 10:31 OpenSourceAnarchist ***@***.***> wrote:...
i add `*/*::mv` (or any other overlay i use for a specific package) to /etc/portage/package.mask and the unmask only the things i want
I've been building successfully with USE custom-cflags, which should disable the flag stripping, although I haven't verified that LTO is being enabled
@InBetweenNames is there a way to confirm a binary has been LTO'd or do you look at the build logs?
I'm also having trouble with gst-plugins-good, but your patch is not properly wildcarded, and would only work for other people with `NTHREAD`s set to 1. please update your patch to...
i have to launch it as "STEAM_RUNTIME=1 steam", which i think means steam uses all it's own libraries, although I'm also using esteam to generate a set of dependencies to...
i have to launch stream with STEAM_RUNTIME=1, so it uses it's own binaries of all the libraries it depends on. On Mon, Jul 19, 2021, 22:53 小粉红杀手 ***@***.***> wrote: >...