CMake is not working reliably with symlinks

I could be wrong but I suggest to edit Makefile in line LLDB_CMAKE_ON and add LLDB_PYTHON_EXE_RELATIVE_PATH with real path
 
This was the perfect advice, thank you very much! I edited Makefile and started make this morning at 7:36. I detected only now that it finished at 16:54. It took 9 hours 18 minutes to build llvm15 successfully.
 
Back
Top