[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How do I turn off optimisation when building?
- Date: Thu, 21 Aug 2008 15:09:46 +0300
- From: leonp at plris.com (Leon Pollak)
- Subject: How do I turn off optimisation when building?
On Thursday, 21 ?August 2008, Tim Cussins wrote:
> Hi all
>
> What is the correct way to turn off optimisation when building RTEMS?
>
> Specifically, the make/custom/*.cfg files have a parameter called
> CFLAGS_OPTIMIZE_V - how do I control whether this is added to the gcc
> invocation?
>
> Cheers,
> Tim
What I do is: I correct this flag, delete all the build tree and run configure
and make again.
--
Leon