Displaying 1 result from an estimated 1 matches for "531mb".
Did you mean:
511mb
2014 Dec 03
4
[LLVMdev] FAQ update and Question on minimum build
...DE_TOOLS=OFF
export LLVM_BUILD_EXAMPLES=OFF
export LLVM_INCLUDE_EXAMPLES=OFF
export LLVM_BUILD_TESTS=OFF
export LLVM_INCLUDE_TESTS=OFF
I force it to build only for ARM, No test, No Examples and I ended up with
In /build
Clang=9MB (Crashed building Clang)
lib=1.7GB
Bin=2.5GB
Main /llvm=531MB
In the directory where all LLVM lives including.subversion = 6.6GB
I only have 7.4GB total before the OS and Applications
So I died with the space issue, again.
So could someone please direct me to "How to Build CLANG with just LLVM" and
add those instructions to FAQ?
Thanks...