I’m able to crash K/N linkReleaseFrameworkIosX64 a...
# compiler
b
I’m able to crash K/N linkReleaseFrameworkIosX64 and linkDebugTestMingwX64. I’ve tried adding -Xverbose-phases=ALL to determine where it crashes, but then that caused it to run out of memory. Any other useful flags I should try?
Filed https://youtrack.jetbrains.com/issue/KT-46358 kotlin.native.disableCompilerDaemon=true was the flag that helped us figure this one out