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]

Re: elf and coff object format


Li Xinghua wrote:
> 
> hi,all
> 
> I am new to ecos and GNU/Linux.
> 
> My platform is PC 386,
> i386-elf-objdump tells me the format of execute file(eg hello) is elf32-i386,
> I know there is a UNIX command cof2elf,
> and can the elf object files be converted to COFF format?
> 
> The MS Visual C++ compiler produces COFF file format, and are these two 'COFF formats' compatible or completely same .

You can't convert them and even if you could, there are more differences
between different C++ implementations than just the binary format.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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