From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21228 invoked by alias); 17 Apr 2005 15:36:11 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 21197 invoked from network); 17 Apr 2005 15:36:07 -0000 Received: from unknown (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org with SMTP; 17 Apr 2005 15:36:07 -0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1DNBoQ-00029R-00; Sun, 17 Apr 2005 17:35:54 +0200 Date: Sun, 17 Apr 2005 15:38:00 -0000 To: Santanu Chatterjee Cc: ecos-discuss@ecos.sourceware.org Message-ID: <20050417153554.GT21136@lunn.ch> Mail-Followup-To: Santanu Chatterjee , ecos-discuss@ecos.sourceware.org References: <42b9a27d05041707083d1a0c4a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42b9a27d05041707083d1a0c4a@mail.gmail.com> User-Agent: Mutt/1.5.6+20040907i From: Andrew Lunn Subject: Re: [ECOS] ecos for i386 target X-SW-Source: 2005-04/txt/msg00183.txt.bz2 > I downloaded the latest ecos sources from anoncvs and tried the same, > but I get the same errors. I'm using gcc-3.3 (I'm using the same, without > any prefix to gcc for the i386 target as well) on Ubuntu Warty. Use the i386 toolchain available from http://ecos.sourceware.org/getstart.html. The toolchain you are using generates calls to libc which eCos does not use. The older toolchain does not have this problem. 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