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/[email protected]/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
