[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] [lmi-commits] master b2190109 1/3: Install 'lld' and use it wi
From: |
Vadim Zeitlin |
Subject: |
Re: [lmi] [lmi-commits] master b2190109 1/3: Install 'lld' and use it with clang |
Date: |
Sat, 9 Jul 2022 18:36:06 +0200 |
On Thu, 7 Jul 2022 05:46:38 -0400 (EDT) Greg Chicares
<gchicares@sbcglobal.net> wrote:
GC> branch: master
GC> commit b21901095c6c7e7962e5275093d317f422fc21c3
GC> Author: Gregory W. Chicares <gchicares@sbcglobal.net>
GC> Commit: Gregory W. Chicares <gchicares@sbcglobal.net>
GC>
GC> Install 'lld' and use it with clang
I don't know what was your motivation for using lld, but if it was related
to its better speed compared to GNU ld, then I'd suggest to use mold
instead, which is an even newer linked written by lld author, which is even
faster, see the graphs at https://github.com/rui314/mold
Its latest version is available in Debian Bookworm, so it would be easy to
test it if you have a chroot using it already.
VZ
pgpBNdNNy37le.pgp
Description: PGP signature
- Re: [lmi] [lmi-commits] master b2190109 1/3: Install 'lld' and use it with clang,
Vadim Zeitlin <=