Displaying 1 result from an estimated 1 matches for "libdynamiclibrarylib".
2020 Jul 11
2
LLVM source compilation Error: CommandLine Error: Option 'mc-relax-all' registered more than once!
...to the following issue when attempting to build a vanilla copy.
CommandLine Error: Option 'mc-relax-all' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
make[2]: *** [unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/build.make:85:
lib/libDynamicLibraryLib.a] Error 1
make[2]: *** Deleting file 'lib/libDynamicLibraryLib.a'
make[1]: *** [CMakeFiles/Makefile2:137325:
unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/all]
Error 2
make[1]: *** Waiting for unfinished jobs....
I am working on the following platform:
Linux XXXX 5.0.1...