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: ARM startup stack & C++


Andrew Lunn wrote:
> > 4) A completely different and wonderful solution?
> 
> Change your static to dynamic initialisationm so it can be done in the
> context of a thread you can control the size of the stack.

5) Enable CYGSEM_LIBC_INVOKE_DEFAULT_STATIC_CONSTRUCTORS and then they are
run from the context of the thread that runs main().

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]