public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* can we append a binary file at the end of output file
@ 2011-03-14 12:42 loody
  2011-03-14 13:09 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: loody @ 2011-03-14 12:42 UTC (permalink / raw)
  To: binutils

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-15 14:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-14 12:42 can we append a binary file at the end of output file loody
2011-03-14 13:09 ` Andreas Schwab
2011-03-15 14:19   ` loody

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).