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

     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]