[Bug 241257] ld.lld should be built as a static binary
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 17 21:37:01 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241257
Alfredo Dal'Ava Júnior <alfredo.junior at eldorado.org.br> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alfredo.junior at eldorado.org
| |.br
--- Comment #9 from Alfredo Dal'Ava Júnior <alfredo.junior at eldorado.org.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?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list