objcopy on the sample "hello" program
Ralf Corsepius
corsepiu at faw.uni-ulm.de
Sun Aug 24 05:25:09 UTC 2003
On Sun, 2003-08-24 at 02:05, Harris, Andrew wrote:
> Hi -
>
> I was able to rearrange the arguments to OBJCOPY in the
> powerpc-rtems/c/mcp750/make/custom/mcp750.cfg file.
>
> > powerpc-rtems-objcopy o-optimize/hello.nxe rtems -O binary -R
> > .comment -S
> > Usage: powerpc-rtems-objcopy [option(s)] in-file [out-file]
>
> I rearranged the command so that it was doing:
>
> powerpc-rtems-objcopy -O binary -R .comment -S o-optimize/hello.nxe rtems
Which version of powerpc-rtems-binutils are you using?
Though you definitely are correct in saying that the order of the call
to "objcopy" contradicts to "objcopy --help", I can't reproduce your
problem with binutils-2.13.2.1 or binutils-2.14 ;)
Ralf
More information about the users
mailing list