[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to disable the debug slowdown optimizations built with non relea
From: |
Alex fxmbsw7 Ratchev |
Subject: |
Re: how to disable the debug slowdown optimizations built with non release versions .. ? |
Date: |
Wed, 17 Aug 2022 15:32:17 +0200 |
On Wed, Aug 17, 2022, 15:29 Chet Ramey <chet.ramey@case.edu> wrote:
> On 8/17/22 5:11 AM, Alex fxmbsw7 Ratchev wrote:
> > as the topic of the mail, how to disable the slowdowning debug
> > optimizations chet spoke about
>
> make clean
> make DEBUG= MALLOC_DEBUG=
>
thank you much sir
It may not build, since I have been known to keep debugging code enabled in
> pre-release versions where DEBUG is defined by default. But you'll probably
> be fine.
>
ill report failture in case, its not yet on my list
--
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
> ``Ars longa, vita brevis'' - Hippocrates
> Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
/greets, //alex xmb