Hi,
I would like to create a fat iOS static library from a bunch of c++ code
(multiple projects) with embedded bitcode. I would like to use this
library in an Xcode workspace where bitcode is enabled. The server where
the c++ code is being built is CentOS based. So I downloaded LLVM 4.0
with
As a workaround, we have temporarily disabled the CUDA 9.0 install (by
renaming its directory to /usr/local/_cuda-9.0). Now the program
compiles as expected (I also recompiled Clang in the meantime).
As soon as I manage to convince my sysadmin to enable CUDA 9.0 again, I
will retry with the `-v` c