clang++ -Wall -std=c++20 -march=native -O3 -funroll-loops -DNDEBUG schoenemann.cpp search.cpp timeman.cpp helper.cpp tt.cpp moveorder.cpp see.cpp tune.cpp tuneconsts.cpp datagen.cpp -o Schoenemann-37F8EBE8-66281CFC /usr/bin/ld: /tmp/schoenemann-f99836.o: na função "main": schoenemann.cpp:(.text+0x18bb): referência não definida para "pthread_create" clang++: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [Makefile:14: all] Erro 1