Tuesday, January 24, 2023

Re: Shrink Haskell binaries size via link time deduplication

Greg Steuck:

> Yes, it does rely on us shipping lld on amd64 which is the only platform
> with lang/ghc.

lld is the default linker on amd64! You don't even need -fuse-ld=lld.

$ ld -V
LLD 13.0.0 (compatible with GNU linkers)

--
Christian "naddy" Weisgerber naddy@mips.inka.de

No comments:

Post a Comment