The GNU objcopy utility copies the contents of one
objectfile to another.objcopy uses the GNU BFD
Library to read and write theobject files. It can write the
destination object file ina format different from that of
the source object file. Theexact behavior of objcopy is
controlled by command-lineoptions.