This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Is it possible to convert *.out file to *.srec file?


like in the example:

gcc -g -IBASE_DIR/ecos-work/install/include hello.c -LBASE_DIR/
ecos-work/install/lib -Ttarget.ld -nostdlib

which format will be the output?( I got a.out file here. is this ELF
format?)

Thanks a lot.

-----Original Message-----
From: Jonathan Larmour [mailto:jifl@eCosCentric.com]
Sent: 25 October 2002 13:58
To: Qiang Huang
Cc: Ecos-Discuss
Subject: Re: [ECOS] Is it possible to convert *.out file to *.srec file?


Qiang Huang wrote:
> how can I find out which target is support in my platform?

I'm not sure exactly
what you mean, but we always generate ELF and go
*from* there to other formats like binary, srec, etc.

As for what your platform requires, that's your problem - look at your own
board documentation!

 > what is *.out
> file format stand for?

out means it's the output. Nothing more.

Jifl
--
eCosCentric       http://www.eCosCentric.com/       <info@eCosCentric.com>
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine




-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]