Arm-linux-objcopy

Source: Internet
Author: User

To find convenience, move forward from all the way.

is used to copy the contents of one destination file into another file, which can be used for format conversion between different source files
Example:

Arm-linux-objcopy–o binary–s file.elf File.bin

Common options (uppercase):
Input-file, Outflie
Input and output files, if not outfile, the output file name is input file name
2.-l Bfdname or-input-target=bfdname
Used to indicate the format of the source file, Bfdname is the standard format name described in the BFD library, and if not specified, arm-linux-objcopy analyze It Yourself
3.-o the format of the Bfdname output
4.-f Bfdname also indicate the source file, the format of the destination file
5.-r sectionname Remove all segments named SectionName from the output file
6.-s does not copy relocation information and symbolic information from the source file into the destination file
7.-g do not copy the debug symbols from the source file to the destination file

Arm-linux-objcopy

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.