[LLVMdev] How much memory clang llvm needs for debug compiling?

Nancy nancydreaming at gmail.com
Tue Jun 3 08:06:35 PDT 2014


On Mon, Jun 2, 2014 at 10:42 PM, David Tweed <david.tweed at arm.com> wrote:
> Hi,
>
> Just a question: are you doing the actual build on a 32-bit x86 machine (not
> a 64-bit x86-64 machine)? This seems to be sensible, but I've rarely had
> problems doing a debug build on x86 within 2GB of memory (after ensuring
> only one link at once); it's always been the x86-64 builds that are tricky
> under low memory.

Yes, I'm sure it is X86. Thinkpad T61. Maybe you had tried the older
version. Latest version do not work. The problem solved. Thank you all
the same!

-- 
Best Regards,
Yu Rong Tan



More information about the llvm-dev mailing list