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: Non-GCC compiler


On Thursday 12 July 2007 04:10, Andrew Lunn wrote:
> On Wed, Jul 11, 2007 at 10:27:08PM -0700, Slide wrote:
> > Has anyone been able to get eCos compiling with a non-GCC based
> > compiler? The processor I would like to port to does not have a GCC
> > toolchain available.
>
> It must be some exotic processor if gcc does not support it.  It will
> be a lot of hard work porting eCos to another tool chain.  Do you have
> the source code to the tool chain you intend to use? You might find it
> useful when you come to work around some of the GCC extensions which
> eCos uses, eg constructor ordering, HAL tables etc.

Some compilers claim to be compatible to gccs extensions, e.g. GreenHills 
(http://www.ghs.com/products/optimizingC++EC++Compilers.html). Which 
toolchain is it ?

Alex

-- 
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]