Displaying 1 result from an estimated 1 matches for "3eb00d9a".
2016 Mar 14
4
[lld] supporting binary-to-ELF conversion
One of the issues I reported in using lld as the FreeBSD base system
linker is that the base system currently uses ld -r to convert a
binary file (device firmware image) into an ELF object:
> A tool for loading firmware into a wireless USB device includes a
> built-in copy of the firmware image, and the image is converted to an
> ELF file using ld -r.
The invocation is:
ld -b binary -d