On 16/03/2020 14:37, Gerion Entrup wrote:
when I compile LLVM for myself, I also always choose SHARED_LIBS simply because of RAM usage when linking the libraries. In the past, I was not able to link the single library on my 16 GB machine (I have not tested it now and this could be dependent on other circumstances). What is the current expected RAM usage for LLVM 10?
Sounds something else was wrong perhaps. I'm on 16GB RAM, 10GB of which are for the tmpfs I use for portage, and even with that it builds fine with -j4.