From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21621 invoked by alias); 26 Jul 2005 10:23:12 -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 21590 invoked by uid 22791); 26 Jul 2005 10:23:03 -0000 Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 26 Jul 2005 10:23:03 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1DxMC7-00055X-00; Tue, 26 Jul 2005 11:57:51 +0200 Date: Tue, 26 Jul 2005 10:23:00 -0000 To: Harish Kulkarni Cc: ecos-discuss@sources.redhat.com Message-ID: <20050726095751.GY15048@lunn.ch> Mail-Followup-To: Harish Kulkarni , ecos-discuss@sources.redhat.com References: <20050726092811.75068.qmail@web30405.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050726092811.75068.qmail@web30405.mail.mud.yahoo.com> User-Agent: Mutt/1.5.9i From: Andrew Lunn Subject: Re: [ECOS] issue in building redboot while porting to leon X-SW-Source: 2005-07/txt/msg00267.txt.bz2 On Tue, Jul 26, 2005 at 10:28:11AM +0100, Harish Kulkarni wrote: > Hello Group, > > We are trying to port redboot on leon v8 processor > based board. > > Is there any redboot patch for eCos on leon v8? http://bugs.ecos.sourceware.org/ See #1000154, #1000155, #1000156 > /opt/ecos/ecos-2.0/packages/ > infra/v2_0/src/diag.cxx > cc1plus: warning: command line option > "-Wstrict-prototypes" is valid > for C/ObjC > but not for C++ > cc1plus: warning: switch "-fvtable-gc" is no longer > supported These are not too serious. When you upgrade from the old 2.0 to the latest anoncvs version these will go away. > /opt/ecos/ecos-2.0/packages/infra/v2_0/src/diag.cxx:90: > error: > `init_priority' attribute is not supported on this > platform This is bad. You cannot build eCos without this. You need to find a different version of the compiler which supports this. Try: http://www.gaisler.com/doc/libio/bcc.html 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