[ECOS] Re: Wrong declaration of idle_thread_stack

Andrew Lunn andrew@lunn.ch
Thu Jan 22 09:16:00 GMT 2004


> But this does not solve the eCos idle_thread_stack problem because it is
> inside the kernel and this should be a kernel patch. Also th?s would be
> necessary for other char arrays within the eCos source that should be
> aligned.
> 
> Regards, Uwe

Exactly. This is a compiler issue. Have a look at the flags you can
pass to the compiler. You may be able to tell it to change its default
behavior. 

You might want to post to one of the gcc lists.

       Andrew

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



More information about the Ecos-discuss mailing list