This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Change compilation option in ECOS


By puting the switch compile to  -o2 to  -o0 or -o1, it solves my problem of compilation
Is it  a real bug due to the combiantion of gcc and Ecos
Is it planed to be fixed ??
Because it is for embedded device...
Thx


-----Original Message-----
From: Gary Thomas [mailto:gary@mlbassoc.com]
Sent: mardi 28 novembre 2006 13:32
To: Picque Sébastien
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Change compilation option in ECOS


Picque Sébastien wrote:
> Hi 
> 
> I am trying to find  in the different makefile  where the compilation options are defined (apparently by default it is set to -o2)
> Could somebody tell me in which file it is specified because I want to test with -o0 ?

Look at 'CYGBLD_GLOBAL_CFLAGS' in your platform HAL.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]