Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world
linuxquestions·Linux QuestionsbyOldWorldOrder

why do most non-gnu distros, like chimera and major BSD variants, use elftoolchain instead of the LLVM tools?

Often the LLVM tools (llvm-ar, llvm-strip, etc) are already installed by default, so why include 2 sets of binary utilities?

View original on lemmy.world
1

2 replies

lemmy.world

But they're already using clang/llvm, so they already need to comply with the license. Some like FreeBSD already have the llvm tools installed alongside elftoolchain

1

You reached the end

why do most non-gnu distros, like chimera and major BSD variants, use elftoolchain instead of the LLVM tools? | Spyke