From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6976 invoked by alias); 21 Jul 2009 09:05:35 -0000 Received: (qmail 6967 invoked by uid 22791); 21 Jul 2009 09:05:34 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-ew0-f221.google.com (HELO mail-ew0-f221.google.com) (209.85.219.221) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 21 Jul 2009 09:05:24 +0000 Received: by ewy21 with SMTP id 21so3223743ewy.30 for ; Tue, 21 Jul 2009 02:05:21 -0700 (PDT) Received: by 10.216.0.206 with SMTP id 56mr1489068web.102.1248167121436; Tue, 21 Jul 2009 02:05:21 -0700 (PDT) Received: from smtp.gmail.com ([86.57.137.251]) by mx.google.com with ESMTPS id m5sm15462107gve.3.2009.07.21.02.05.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 21 Jul 2009 02:05:20 -0700 (PDT) Date: Tue, 21 Jul 2009 09:05:00 -0000 From: Sergei Gavrikov To: Mandeep Sandhu Cc: eCos discuss list Message-ID: <20090721090950.GA13710@sg-ubuntu.local> References: <20090721073426.GA11907@sg-ubuntu.local> <20090721084734.GA12622@sg-ubuntu.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090721084734.GA12622@sg-ubuntu.local> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] hello world app SEG faults with Linux synth target X-SW-Source: 2009-07/txt/msg00181.txt.bz2 On Tue, Jul 21, 2009 at 11:47:34AM +0300, Sergei Gavrikov wrote: > Mandeep Sandhu wrote: > > >> My hello world app crashes with seg fault when I try to run it. > > > > > > Look at this recent thread > > > http://ecos.sourceware.org/ml/ecos-devel/2009-06/msg00042.html > > > > > > May be, that's it. > > > > That was it! :) > > Please, keep the list. > > > But now, even though the app does not seg faults, it seems to be hung (as in > > the app does NOT exit)...and I don't see any printf output! :( Build and try eCos tests first (why hello?) make -C language/c/libc/stdio/current tests then try ./install/tests/language/c/libc/stdio/current/tests/stdiooutput and then invoke that test with `--io' arg. Sergei -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss