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: dynamic loader problem!


catboy <b8844002@stmail.cgu.edu.tw> writes:

> 
> What's wrong??
> Is there any helpful information??
> I have reading the document in the loader package,
> but I couldn't find out how to resolve this problems.
> 

As the documentation in the loader package says, this work is
incomplete. The standard toolchains we use for eCos generally have the
dynamic library support disabled. Trying to use Linux toolchains has
issues with code generation, ABIs and unprioritized
constructors. While the loader itself is probably about 80% complete,
the toolchain issues caused the original work to be mothballed.

This needs to be revisited one day, but the solutions are far-reaching
and non-trivial.

-- 
Nick Garnett - eCos Kernel Architect


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