help-bash
[Top][All Lists]
Advanced

[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: Chet Ramey
Subject: Re: how to disable the debug slowdown optimizations built with non release versions .. ?
Date: Wed, 17 Aug 2022 09:29:43 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.1.2

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=

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.

--
``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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]