Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2019 21:37:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 241257] ld.lld should be built as a static binary
Message-ID:  <bug-241257-29464-1M2sTYjDhG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241257-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241257-29464@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=3D241257

Alfredo Dal'Ava J=C3=BAnior <alfredo.junior@eldorado.org.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alfredo.junior@eldorado.org
                   |                            |.br

--- Comment #9 from Alfredo Dal'Ava J=C3=BAnior <alfredo.junior@eldorado.or=
g.br> ---
On machines with many cores/threads, having cc/c++/ld statically linked is =
less
efficient, wasting CPU, memory and I/O resources, specially when building
things.

Would LD_LIBRARY_PATH environment variable help when using an alternative
sysroot?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241257-29464-1M2sTYjDhG>