clang -v
Apple LLVM version 8.1.0 (clang-802.0.42)
Clang++:
clang++ -v
Apple LLVM version 8.1.0 (clang-802.0.42)
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [stringi.so] Error 1
ERROR: compilation failed for package ‘stringi’
I have what seems to be a clang error.
My xcode version is 8.3.3.
Clang:
Clang++: