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: ecos-3.0 in linux target segfault


Hi Daniel

Daniel Widyanto wrote:

> Thanks a lot for your help.
> 
> I didn't take the 1st step that you have suggested (adding -fno-stack-protector
> into the kernel / app compilation), because it takes amount of effort to change
> the Makefiles in the directories.

For the record, you can add "-fno-stack-protector" to the eCos
configuration option CYGBLD_GLOBAL_CFLAGS. The change will be propagated
to all the makefiles in the eCos build tree next time they are
re-generated. This is what Bart was suggesting as one option.

> I downloaded the anoncvs version, then use my ecosconfig to generate the kernel.

Good to hear that you've resolved the issue anyway.

John Dallaway
eCos maintainer

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