search for: kokan

Displaying 3 results from an estimated 3 matches for "kokan".

Did you mean: hokan
2020 Jan 02
3
error in building llvm with default options
...ssue with 32 > >> GB + 16 core when build with default options (clang was around 1 GB > >> binary), you could try to enable shared libraries(BUILD_SHARED_LIBS). > >> In that case I did not run into out of memory kind of issues. > >> > >> -- > >> Kokan > >> > >> On Thu, 2 Jan 2020 at 14:14, Priyanka Panigrahi via llvm-dev > >> <llvm-dev at lists.llvm.org> wrote: > >> > > >> > hello, > >> > > >> > I am trying to build LLVM with default options. I am getting the > f...
2020 Jan 02
2
error in building llvm with default options
...cannot tell you if this is due to ram, but I had ram issue with 32 > GB + 16 core when build with default options (clang was around 1 GB > binary), you could try to enable shared libraries(BUILD_SHARED_LIBS). > In that case I did not run into out of memory kind of issues. > > -- > Kokan > > On Thu, 2 Jan 2020 at 14:14, Priyanka Panigrahi via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > > > hello, > > > > I am trying to build LLVM with default options. I am getting the > following error message after make. > > > > [100%] B...
2020 Jan 02
6
error in building llvm with default options
hello, I am trying to build LLVM with default options. I am getting the following error message after make. [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o [100%] Building C object