External .o sources + BetterC : undefined symbol: __chkstk

SrMordred patric.dexheimer at gmail.com
Wed Mar 11 13:46:55 UTC 2020


I got undefined symbol: __chkstk when using some external .o 
sources ( compile with clang ) + betterC flag.

I thought that __chkstk was present on ntdll.lib, so i added 
manually as a lib, but still didn´t work.

How can i solve this? (it must be another lib that D includes 
since it works without the betterC flag.)


More information about the Digitalmars-d-learn mailing list