<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/65453>65453</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Missing file when compiling libcxx
</td>
</tr>
<tr>
<th>Labels</th>
<td>
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
xishijie
</td>
</tr>
</table>
<pre>
When compiling libcxx, these files were missing. Upon checking, it was found that these files were not included in the source code package. The error message is as follows
CMake Error at CMakeLists.txt:49 (include):
include could not find requested file:
HandleCompilerRT
-- Using libc++ testing configuration: /root/Open_Source/libcxx-16.0.0.src/test/configs/llvm-libc++-shared.cfg.in
CMake Error at cmake/config-ix.cmake:3 (include):
include could not find requested file:
LLVMCheckCompilerLinkerFlag
Call Stack (most recent call first):
CMakeLists.txt:472 (include)
CMake Error at cmake/config-ix.cmake:15 (llvm_check_compiler_linker_flag):
Unknown CMake command "llvm_check_compiler_linker_flag".
Call Stack (most recent call first):
CMakeLists.txt:472 (include)
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJy8lEFv2zwMhn-NfCFiOHLs2Acf0vQzvkOKAWu7HQNZom3VspRJ8pL9-0FO0nVriwI77BIgMvny0SuSzDnZacSKZDcku43Y5Htjq5N0vXySGDVG_Ki-9qiBm_EgldQdKNnw04nQLfgeHUIrFTo4okUYpXNSdzE8HowG3iMfpO5CqPRwZA5aM2kBvmf-dbI2HqTmahIoQOoQAM5MliNwIxAOjA-swxgeegS01lgY0TnWIUgHs7hS5uhIckuSzcvf7R0bEP6bU5iH-e9OOu9if_Ik3axKILS41Ca0JOkl8coD3ExKzISt1AIsfpvQeRQz_3P4Jel_poXC7WwY2s8Pr4EWC3h0Vy8JvSH0Bjw6H4640a3sJsu8NJqkGyC0tsZ4QutPB9T7-9kSQuvzOyyWeZzESewsJ7QOIoTWZw0XgtT3cfGrysL1zKKIedvFUr_pDh_ZgM8aC3mKzyfpJn3Ppb-zCQB2uy9329AlV7N2Ug9oa8W6CxtTCu4940OoPRrnwSJH7YGHL6204b4vUV4_7pr-wf1Rf7zvwDILUsHT_dzce37h3qsZfN8G8t94HvWgzVGfucIUjUwLIJR-qELjf-NBJKpUlGnJIqyWeZmWxTpfp1Ff8VVDkbEix4atOc3LMmtWvFjmeSEKLLJIVjShaVImeVIk6yyNqcgSWjRrZG27LIUgqwRHJlUcLhsb20XSuQmrPFtlaaRYg8pdV4-t5l5tps6RVaJm-uc0L73C6u68XuZuguNbWymarKp67w8u2EFrQutO-n5qYm7Gyzhcp-JgzRPyMC4zVJiWmetnAAAA___X9aNJ">