From: Vladimir T. <vtz...@gm...> - 2016-05-02 21:38:12
|
On Mon, May 2, 2016 at 8:35 PM, <Joe...@t-...> wrote: > Sam, how to activate the C++ GC checker that makes use of the maygc annotations? CC=g++ and configure --with-debug, afair. > Has it been used during later releases or is it bit rot? I used and found it valuable while working on multithreading. BR Vlad |