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: Re: Wrong declaration of idle_thread_stack


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]