tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ELFToolchain binaries?



On 16.11.2017 01:45, Matt Thomas wrote:
> 
> We already have libelf/libdwarf from ELF Toolchain in external/bsd/elftoolchain/dist
> Can we include ar, nm, objcopy, ranlib, size, strings, and strip?
> 
> For those ports that can use lld, this allow the complete avoidance of binutils.
> 


There is also an option to use these tools from LLVM.

bin/llvm-ar, bin/llvm-nm, bin/llvm-objdump (no objcopy?),
bin/llvm-ranlib, bin/llvm-size, bin/llvm-strings, (no strip?).

Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index