I have tried the instructions on the
https://releases.llvm.org/11.0.0/projects/libcxx/docs/BuildingLibcxx.html page.
I followed the instructions in the first gray instruction area. The steps through the cmake instruction seem to work reasonably. But the “make # Build” instruction gives an error message saying “make: *** No rule to make target ‘#’. Stop.” Assuming the ‘#’ is a comment mark in the example, I tried “make” without the “# Build” and got the error message saying “make: *** No targets specified and no makefile found. Stop.”
I have attached the log.txt file of the cmake instruction.
Thanks for any help.
Allyn
log.txt (9.94 KB)