OBJCOPY(1) | General Commands Manual | OBJCOPY(1) |
sdobjcopy - copy and translate object files. A part of SDCC
sdobjcopy [option(s)] in-file [out-file]
--rename-section <old>=<new>[,<flags>] Rename section <old> to <new>
--strip-symbols <file> -N for all symbols listed in <file>
--keep-symbols <file> -K for all symbols listed in <file>
--localize-symbols <file> -L for all symbols listed in <file>
--globalize-symbols <file> --globalize-symbol for all in <file>
--keep-global-symbols <file> -G for all symbols listed in <file>
--weaken-symbols <file> -W for all symbols listed in <file>
/usr/bin/sdobjcopy: supported targets: asxxxx srec symbolsrec binary ihex
Report bugs to <http://sourceforge.net/tracker/?group_id=599@report_bugs_to@atid=100599>
Copyright 2012 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty.
The full documentation for objcopy is maintained as a Texinfo manual. If the info and objcopy programs are properly installed at your site, the command
should give you access to the complete manual.