> Am 12.06.2020 um 18:34 schrieb Riccardo Mottola <riccardo.mott...@libero.it>:
> 
> 
> Perhaps libobjc? how can I compile libobic2 in debug? I think I need to 
> activate  CMAKE_ASM_FLAGS_DEBUG somehow

No. But you want to reconfigure libobjc2 with CMAKE_BUILD_TYPE=RelWithDebInfo 
(or, if you absolutely insist on turning off optimization, 
CMAKE_BUILD_TYPE=Debug).

Wolfgang


Reply via email to