public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Aniket S Joshi <aniketsj@myw.ltindia.com>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Compiler Optimisation level
Date: Mon, 13 Jun 2005 12:09:00 -0000	[thread overview]
Message-ID: <20050613120920.GD30632@lunn.ch> (raw)
In-Reply-To: <s2adc08e.098@EMAIL>

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

  reply	other threads:[~2005-06-13 12:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-13 11:52 Aniket S Joshi
2005-06-13 12:09 ` Andrew Lunn [this message]
2005-06-13 12:10 ` Fabian Scheler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050613120920.GD30632@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=aniketsj@myw.ltindia.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).