From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18586 invoked by alias); 22 Jul 2009 10:45:29 -0000 Received: (qmail 18568 invoked by uid 22791); 22 Jul 2009 10:45:27 -0000 X-SWARE-Spam-Status: No, hits=-2.0 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; Wed, 22 Jul 2009 10:45:10 +0000 Received: by ewy21 with SMTP id 21so108972ewy.30 for ; Wed, 22 Jul 2009 03:45:07 -0700 (PDT) Received: by 10.216.2.210 with SMTP id 60mr215429wef.21.1248259507554; Wed, 22 Jul 2009 03:45:07 -0700 (PDT) Received: from smtp.gmail.com ([86.57.137.251]) by mx.google.com with ESMTPS id j8sm464123gvb.21.2009.07.22.03.45.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 22 Jul 2009 03:45:06 -0700 (PDT) Date: Wed, 22 Jul 2009 10:45:00 -0000 From: Sergei Gavrikov To: Mandeep Sandhu Cc: eCos discuss list Message-ID: <20090722104508.GA24668@sg-ubuntu.local> References: <20090721073426.GA11907@sg-ubuntu.local> <20090721084734.GA12622@sg-ubuntu.local> <20090721090950.GA13710@sg-ubuntu.local> <20090721112236.GA20978@sg-ubuntu.local> <20090721123323.GA22540@sg-ubuntu.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/msg00199.txt.bz2 On Wed, Jul 22, 2009 at 02:25:11PM +0530, Mandeep Sandhu wrote: > Some info on the new setup: > > $ cat /etc/issue > Ubuntu 7.10 \n \l Unfortunately, I did not try this distro. I use 7.04 and 8.04.3 LTS. > I'll goto step 1 now. > > I have installed the i386-elf toolchain using the ecos-install.tcl > script. Hope this is ok. IMO, a way to build linux synth eCos with stable i386-elf toolchain is more deterministic way to get synth working. BTW, you can just preset cdl_option CYGBLD_GLOBAL_COMMAND_PREFIX { user_value i386-elf }; and do not use those my CC=... AR=... arguments for make. And an absent libgcc_eh.a is a minor issue. 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