clang++ -fuse-ld=lld -o iobuf_file iobuf_file.cc -Ofast -std=c++20 -s -flto 
-march=native -I../fast_io/include --target=x86_64-windows-gnu 
--sysroot=/home/cqwrteur/cross/x86_64-w64-mingw32
In file included from iobuf_file.cc:1:
In file included from ../fast_io/include/fast_io.h:9:
In file included from ../fast_io/include/fast_io_hosted.h:26:
In file included from 
/home/cqwrteur/cross/x86_64-w64-mingw32/x86_64-w64-mingw32/include/c++/12.0.0/ctime:42:
/home/cqwrteur/cross/x86_64-w64-mingw32/x86_64-w64-mingw32/include/time.h:308:10:
 fatal error: 'pthread_time.h' file not found
#include <pthread_time.h>

Please add _has_include(<pthread_time.h>) to guard against pthread_time.h


Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10


_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to