RC3's OS-clang package ships with /usr/bin/cc and friends,
but those symbolic links are to /usr/local/llvm60/bin/cc and friend which don't exist
The work-around was to link to clang, clang++ and clang-cpp
John
groenveld@acm.org
The text was updated successfully, but these errors were encountered:
All of the base compiler tools are now included in the "OS-*-development" packages (I think the "OS-clang-development" and/or the "OS-runtime-development" packages in particular are the ones you want).
The text was updated successfully, but these errors were encountered: