how do i fix undefined reference with betterC ?

test test at gmail.com
Fri Oct 12 02:27:35 UTC 2018


I am use betterC with pthread_attr_t and 1.12.0 (DMD v2.082.0, 
LLVM 7.0.0) for Android 64 in termux,  get this error:

undefined reference to 
`_D4core3sys5posixQk5types14pthread_attr_t6__initZ'

The same code in linux and macOS has no error ?


More information about the digitalmars-d-ldc mailing list