Displaying 4 results from an estimated 4 matches for "compileridc".
2020 Jul 30
2
Help with build
...-- Configuring incomplete, errors occurred!
See also "C:/LLVM/Build/CMakeFiles/CMakeOutput.log".
See also "C:/LLVM/Build/CMakeFiles/CMakeError.log".
--------------------------------------
The C compiler identification could not be found in "C:/LLVM/Build/CMakeFiles/3.18.0/CompilerIdC/a.exe"
---------------------------------------
In spite of that error, here is what appears in the CMake cache:
------------------------------------
//C compiler
CMAKE_C_COMPILER:FILEPATH=C:/MinGW/bin/gcc.exe
//A wrapper around 'ar' adding the appropriate '--plugin' option
/...
2020 Jul 29
2
Building a single .rst file
Is "Unix Makefiles" what I want if I am building on Windows using GNU make?
At 7/28/2020 10:41 PM, Xing GUO wrote:
>On 7/29/20, Paul C. Anagnostopoulos via llvm-dev
><llvm-dev at lists.llvm.org> wrote:
>> Folks,
>>
>> Total newbie here. What is the simplest way to build a single .rst file so
>> that I can look at the generated HTML? I have CMake,
2020 Jul 30
2
Help with build
...lt for -B. Anyway, I changed my command to:
cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_SPHINX=On -S c:/llvm/llvm-project/llvm/docs -B c:/llvm/build
The result was the same:
The C compiler identification could not be found in "C:/LLVM/Build/CMakeFiles/3.18.0/CompilerIdC/a.exe"
Is it simply not possible to build anything other than top-level checkout directory?
2019 Apr 30
6
Disk space and RAM requirements in docs
...build/tools/clang/test/CXX/class/class.mem/Output
36K build/tools/clang/test/CXX/basic/basic.scope/basic.scope.namespace/Output
36K build/tools/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual
36K build/tools/clang/include/clang/Parse
36K build/lib/cmake/clang
36K build/CMakeFiles/3.13.4/CompilerIdCXX
36K build/CMakeFiles/3.13.4/CompilerIdC
36K build/CMakeFiles/3.13.2/CompilerIdCXX
36K build/CMakeFiles/3.13.2/CompilerIdC
32K build/utils/benchmark/src/CMakeFiles/benchmark_main.dir
32K build/unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir
32K build/unittests/CodeGen
32K...