From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28031 invoked by alias); 26 Feb 2009 12:15:10 -0000 Received: (qmail 28021 invoked by uid 22791); 26 Feb 2009 12:15:09 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_46,SARE_SUB_DOWNLOAD X-Spam-Check-By: sourceware.org Received: from fg-out-1718.google.com (HELO fg-out-1718.google.com) (72.14.220.154) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 26 Feb 2009 12:15:04 +0000 Received: by fg-out-1718.google.com with SMTP id 13so427592fge.44 for ; Thu, 26 Feb 2009 04:15:01 -0800 (PST) Received: by 10.86.95.20 with SMTP id s20mr925806fgb.77.1235650500939; Thu, 26 Feb 2009 04:15:00 -0800 (PST) Received: from smtp.gmail.com ([82.209.212.146]) by mx.google.com with ESMTPS id h1sm1519691nfh.56.2009.02.26.04.14.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 26 Feb 2009 04:15:00 -0800 (PST) Date: Thu, 26 Feb 2009 12:15:00 -0000 From: Sergei Gavrikov To: Ilija Kocho Cc: John Dallaway , ecos-discuss@ecos.sourceware.org Message-ID: <20090226121839.GA29520@sg-ubuntu.local> References: <49A109B7.8020502@dallaway.org.uk> <49A6741A.5090003@siva.com.mk> <20090226120222.GA25977@sg-ubuntu.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090226120222.GA25977@sg-ubuntu.local> User-Agent: Mutt/1.5.13 (2006-08-11) 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] eCos 3.0 beta 1 now available for download X-SW-Source: 2009-02/txt/msg00135.txt.bz2 Sergei Gavrikov wrote: > Ilija Kocho wrote: [snip] > > I know these compiler flags come from ECOS_GLOBAL_CFLAGS but i need > > info. how to get rid of them. Can I just remove them from > > hal_arm_mac7100_mac7100evb.cdl? Btw. they are present in other platforms > > too (LPC 2xxx, etc.) > because a built Make.params contains the substitutions: > > ACTUAL_CFLAGS := $(subst -frtti,,$(ACTUAL_CFLAGS)) > ACTUAL_CFLAGS := $(subst -Woverloaded-virtual,,$(ACTUAL_CFLAGS)) Ilija, I understand the above is not solution. And you are right ECOS_GLOBAL_CFLAGS contains those odd flags. 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