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: Linux Synthetic target problems


On Thu, Sep 04, 2008 at 05:35:26AM -0700, Tyler Wilson wrote:
> Good day,
> 
> I have been attempting to build the Linux synthetic target on what is essentially an Ubuntu 7.10 system (actually, andLinux which uses coLinux). When I get to the point of running the hello application, I get a segmentation fault. If I attempt to debug with gdb, it spits out an internal error:

Try building eCos and your application with

-fno-stack-protection

There is a thread about this at 

http://www.mail-archive.com/ecos-discuss@ecos.sourceware.org/msg05983.html

but you might be seeing something else.

    Andrew

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