I was compiling Clang 15.0 for my cygwin x86_64. I have done compiling of LLVM and solve same errors on clang compilation starting. I really understand php, not C, but assembler it to hard for me to understand what it wont from me))) what magick thin i must to do for it?
[ 36%] Creating a CXX lib/AST/CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o
/usr/lib/gcc/x86_64-pc-cygwin object/11/../../../../ x86_64-pc-cygwin/bin/as: CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o: too many partitions (38098)
/tmp/ccinbYJw.s: Assembler messages:
/tmp/ccinbYJw.s: Critical error: 61 bytes could not be written to the partition .text from CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o: "the file is too big"
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../ x86_64-pc-cygwin/bin/as: CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o: too many partitions (38098)
/tmp/ccinbYJw.s: Critical error: CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o: the file is too large
make[2]: *** [lib/AST/CMakeFiles/obj.clangAST.dir/build.make:524: lib/AST/CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:7874: lib/AST/CMakeFiles/obj.clangAST.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
Here is cpp file which we a going to speack https://www.dropbox.com/s/d7j22shmc6ig394/ParentMapContext.cpp?dl=0