From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12725 invoked by alias); 13 Jun 2005 12:09:35 -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 12704 invoked by uid 22791); 13 Jun 2005 12:09:31 -0000 Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 13 Jun 2005 12:09:31 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1Dhnkm-00065M-00; Mon, 13 Jun 2005 14:09:20 +0200 Date: Mon, 13 Jun 2005 12:09:00 -0000 To: Aniket S Joshi Cc: ecos-discuss@ecos.sourceware.org Message-ID: <20050613120920.GD30632@lunn.ch> Mail-Followup-To: Aniket S Joshi , ecos-discuss@ecos.sourceware.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i From: Andrew Lunn Subject: Re: [ECOS] Compiler Optimisation level X-SW-Source: 2005-06/txt/msg00089.txt.bz2 On Mon, Jun 13, 2005 at 05:21:03PM +0530, Aniket S Joshi wrote: > Dear All, > > I am using Hitachi 7729R controller with ecos. > How to change GCC Compiler code Optimisation Level in ecos? edit the ecos.ecc file in your work tree. There will be a section for CYGBLD_GLOBAL_CFLAGS. Umcomment the user_value and set -O to what ever value you want. Then do a ecosconfig tree make clean make 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