Hi, I'm hitting a problem linking with llvm lld. I've determined llvm lld v7.0.1 will fail with the parameter "-shared". The error manifests as:
ld: unknown option: --sysroot=/Users/joel.winarske/git/clang_toolchain/sdk/sysroot If I manually issue the command, changing "-shared" to "--shared", it works fine. What variable can I override in my toolchain file to affect this? Thanks, Joel
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: https://cmake.org/mailman/listinfo/cmake