[LLVMdev] how much RAM do I really need to build a devel version of LLVM?
Jonathan Roelofs
jonathan at codesourcery.com
Wed Apr 8 11:53:18 PDT 2015
If you're developing *for* rather than *on* a low-power system, there's
always cross building it, too. That's what people do to get Clang on a
RaspberryPi, for example.
Jon
On 4/8/15 12:15 PM, martin krastev wrote:
> I've built older versions of clang (3.3 - 3.4) on a 1GB ubuntu ARMv7,
> but I don't recall if that has involved a swap file.. Most likely it
> has.
>
> I haven't had issues building recent clangs on a 4GB netbook, swap file enabled.
>
> On Wed, Apr 8, 2015 at 2:19 AM, Gry Gunvor <gry.gunvor at gmail.com> wrote:
>> I tried half a gig and that didn't work. I just want to know before I
>> go buy a new machine.
>>
>> Gry
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
--
Jon Roelofs
jonathan at codesourcery.com
CodeSourcery / Mentor Embedded
More information about the llvm-dev
mailing list