This is the mail archive of the ecos-discuss@sourceware.org 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: Does any one have Arm-cc compiled Ecos for Arm 922 excalibur processor


On Mon, Dec 03, 2007 at 02:30:23AM -0800, sumanth wrote:
> 
> HI,
>                I am working on Arm 920 T Excalibur processor on custom
> designed board for which I have Ecos compiled on arm-elf-gcc. But now I have
> requirement to port this to arm-cc.
> 
> Does any one have ported this already. Please give me some pointers to how
> to proceed. If it is readily available please give me the link.

This will be difficult. eCos makes use of gcc extensions. I suggest
you first try other solutions which don't require a change in
compiler. The GNU linker can probably link gcc and arm-cc generated
ELF files together if all you need to use is a binary blob which you
don't have the sources to.

     Andrew

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


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