can we append a binary file at the end of output file

loody miloody@gmail.com
Mon Mar 14 12:42:00 GMT 2011


Hi all:
I want linker to append a  binary file at the end of output.
Should I use section command?
if so, what the format should I use?
I try below formula but it complain:
mydata.bin: file not recognized: File format not recognized

.mydata 0xbfc10000:
  {
    mydata.bin
  }

-- 
Regards,
miloody



More information about the Binutils mailing list